summaryrefslogtreecommitdiff
path: root/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* build: fix previous commit for out-of-source running of autogen.shGeorge Kiagiadakis2016-09-011-11/+7
| | | | | | | | | | | Previous commit: dc39be2757bd7fa789c3db834d8d701b1f54f785 This commit makes the final diff match the one by Alban Browaeys, as attached in bug 59705, which addresses some good points that Simon had made in his review. It is more portable and more clean this way. https://bugs.freedesktop.org/show_bug.cgi?id=59705 https://bugs.freedesktop.org/show_bug.cgi?id=94391
* build: cd to the $srcdir in autogen.sh for running gtkdocizePhilip Withnall2016-06-181-1/+10
| | | | | | | | gtkdocize needs to run in the $srcdir (or have a --srcdir argument passed to it) so that it can find configure.[ac|in]. Ensure that’s the case in autogen.sh. This fixes autogen.sh in a srcdir ≠ builddir environment.
* Honor NOCONFIGURE for compatibility with gnome-autogen.shColin Walters2011-06-241-10/+15
| | | | | See also: http://people.gnome.org/~walters/docs/build-api.txt
* Prefer automake 1.11, so we get silent-rules support in tarballstelepathy-glib-0.9.0Simon McVittie2009-09-281-6/+7
|
* Move from shave to use automake 1.11's silent rules feature.Jonny Lamb2009-09-241-9/+0
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Add workaround for gtk-doc + shave + libtool 1.x.Jonny Lamb2009-04-181-0/+9
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Set autogen.sh executableXavier Claessens2008-08-141-0/+0
|
* Correct comment in autogen.shSimon McVittie2008-07-181-1/+1
| | | | 20080718181540-53eee-e195c5a4ca730aeaf347f3bebdbe1e99a8a108d5.gz
* autogen.sh, configure.ac: depend on automake 1.9Simon McVittie2008-07-171-5/+5
| | | | | | | Debian unstable no longer has 1.8, which is after all 4 years old, and Maemo 4.1 has 1.9. 20080717171251-53eee-2f2186b4d8d142c12849462a213ef4803e9868b9.gz
* Fix bashism "&>"Simon McVittie2008-04-221-2/+2
| | | | 20080422110711-53eee-8abed9f5d8f46898a2f4ac33c659f451e0473460.gz
* autogen.sh: prefer to use automake-1.8 if available (avoids accidentally ↵Simon McVittie2008-04-211-1/+13
| | | | | | depending on 1.9 features) 20080421125955-53eee-5fda6f1a0877106a3efda15e77ed7e25b93c06ec.gz
* spec/: stop using spec-gen.amSimon McVittie2007-11-231-7/+0
| | | | 20071123130037-53eee-2684058981e5df672ae7b74fc8d3d5d56f425ae1.gz
* Refactor telepathy-glib build system taking advantage of new ↵Simon McVittie2007-11-131-2/+0
| | | | | | | | | | glib-ginterface-gen.py. We now generate the GInterfaces in large "modules", rather than one interface per file - channel, connection, media, etc. This means we can stop auto-generating bits of Makefile.am (much rejoicing). 20071113181158-53eee-26f52019dc544226d9661b59f4f3019eb0d8b737.gz
* autogen.sh: Respect --no-configureSimon McVittie2007-04-241-1/+14
| | | | 20070424120812-53eee-a3b91b00237b92663494fa1b500f3b141dc58580.gz
* Move contents of lib/ into root directorySimon McVittie2007-04-191-3/+3
| | | | 20070419173517-53eee-d91a15d77882d6839193c1f77be4f88803b48f58.gz
* Don't force --enable-gtk-doc --enable-handle-leak-debug when running autogen.shsplit-from-telepathy-gabbleBranch_telepathy-gabble_to_create_telepathy-glibSimon McVittie2007-04-191-1/+1
| | | | 20070419162152-53eee-d077ee6dfbd5c6550e857751a1580bd8704d4e47.gz
* Use ${MAKE} -C instead of make -CSimon McVittie2007-04-191-1/+6
| | | | 20070419160225-53eee-36fc85408153652eb80bbd001e2a65c7f3aa8db3.gz
* Generate telepathy-glib's spec-gen.am inside _gen. Remove the old spec-gen.amSimon McVittie2007-04-191-1/+1
| | | | 20070419155747-53eee-669bc2eb18018f610ddfbd0815261ac4a08b9403.gz
* Add autogen.sh which runs gtkdocize, update-spec-gen-am.sh, ↵Simon McVittie2007-04-191-0/+12
stable-interfacs.mk and autoreconf 20070419154410-53eee-b4b2b55c62b080b9a8da6b060284f8ce7879b461.gz