« Previous | Next » 

Revision cb49d1f5

IDcb49d1f5e588147084596720a0a1b68c6eed7b2b

Added by Dimitris Aragiorgis over 10 years ago

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