« Previous | Next » 

Revision 69739b6e

ID69739b6ed753b3d36e1990f74c0c89d8bb1863e4

Added by Dimitris Aragiorgis about 10 years ago

(debian) Run ./autogen.sh before configure

This is needed so that packaging can be done by using official
src tree found on git repo.

Official debian packages provide in orig tarball the files
that get generated by automake, autoconf, and aclocal:

  • configure
  • Makefile.in
  • autotools scripts

We decide not to track those files in upstream branch (which are
already included in .gitignore), instead we generate those
files on every build.

Signed-off-by: Dimitris Aragiorgis <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences