summaryrefslogtreecommitdiffstats
path: root/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* build-sys: Add --enable-code-generatorChristophe Fergeau2015-08-071-1/+1
| | | | | | | | | This flag is only used for git builds, and can usually safely be disabled. When it's enabled, configure.ac will check that python-six and pyparsing are available, and will use these together with the codegen python scripts in order to automatically regenerate enums.h when the .proto files change.
* build-sys: simplify autogenMarc-André Lureau2014-12-041-157/+10
| | | | Use autoreconf, allow out of tree autogen.sh run.
* autogen.sh: Honor NOCONFIGURE=1Colin Walters2013-03-211-1/+3
| | | | See http://people.gnome.org/~walters/docs/build-api.txt
* autogen.sh: handle ORIGDIR with spacesAlon Levy2011-11-101-1/+1
|
* Add autoconf and pkg-config setupAlexander Larsson2010-02-041-0/+164