summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* Fix builds with OpenBSD make.Eric Blake2007-12-041-3/+3
* * Makefile.am (tests/package.m4): Work around bash bug.Eric Blake2007-11-061-1/+3
* For consistency with other GNU projects, use build-aux directory.Eric Blake2007-11-051-1/+1
* Test more corner cases.Eric Blake2007-10-311-0/+2
* * Makefile.am: Adjust getopt handling to latest gnulib layout.Ralf Wildenhues2007-10-281-5/+4
* Fix 'make distcheck'.Ralf Wildenhues2007-10-241-0/+1
* As gnulib xstrtol is only used by main, and unconditionally pullsGary V. Vaughan2007-10-061-0/+4
* Normalize all GPL license notices.Eric Blake2007-10-061-7/+7
* Fix 'make distcheck' issues.Eric Blake2007-10-061-2/+1
* Upgrade to GPLv3, and document 1.4.10.Eric Blake2007-10-061-3/+4
* Also run gnulib unit tests during make check.Eric Blake2007-10-061-1/+1
* * Makefile.am (stamp-vcl): Removed.Gary V. Vaughan2007-10-061-14/+1
* Re-enable clean bootstrap on cygwin.Eric Blake2007-10-061-2/+7
* * Makefile.am (dist_pkgdata_DATA): Distribute recently-addedEric Blake2007-10-061-0/+5
* * ltdl/m4/gnulib-cache.m4: Augment with 'gnulib-tool --importEric Blake2007-10-061-9/+1
* * m4/gnulib-cache.m4: Update to newer gnulib-tool.Eric Blake2007-10-061-1/+1
* Avoid all global variables in modules, so that --disable-staticEric Blake2007-10-061-0/+1
* * configure.ac (AC_CONFIG_HEADERS): Place <config.h> with otherEric Blake2007-10-061-3/+4
* Fix installcheck.Eric Blake2007-10-061-17/+22
* * bootstrap: Kill unrelated copy-n-paste code from argumentEric Blake2007-10-061-1/+0
* * Makefile.am ($(TESTSUITE)): Revert patch from 2006-09-05...Eric Blake2007-10-061-2/+2
* * m4/m4module.h (m4_debug_message): New prototype.Eric Blake2007-10-061-1/+1
* =?utf-8?q?*=20src/main.c=20(usage):=20Update=20to=20match=20branch.Eric Blake2007-10-061-1/+2
* * ltdl/m4/gnulib-cache.m4: Augment with `gnulib-tool --importEric Blake2007-10-061-1/+11
* * Makefile.am (TESTSUITE_AT): Add missing tests/freeze.at.Gary V. Vaughan2007-10-061-0/+1
* * m4/m4module.h (m4_regexp_syntax_decode, m4_regexp_syntax_encode)Gary V. Vaughan2007-10-061-0/+2
* * Makefile.am (doc/m4.1): Port patch from branch that avoidsEric Blake2007-10-061-3/+1
* Fix all testsuite failures on cygwin.Eric Blake2007-10-061-1/+2
* * ltdl/m4/m4-getopt.m4 (M4_GETOPT): Update to take into accountGary V. Vaughan2007-10-061-3/+6
* * Makefile.am (EXTRA_DIST): Distribute gnulib-cache.m4.Eric Blake2007-10-061-1/+3
* * Makefile.am (src_m4_DEPENDENCIES): Make dependency explicit.Eric Blake2007-10-061-2/+14
* * Makefile.am ($(srcdir)/doc/m4.1): No need to list $(srcdir) inEric Blake2007-10-061-30/+29
* * Makefile.am (doc/m4.1): Build in $(srcdir), to match whereEric Blake2007-10-061-2/+7
* Follow recommendations from autoconf manual for autotest.Eric Blake2007-10-061-20/+23
* * ltdl/m4/m4-error.m4 (M4_ERROR): Use M4_ instead of m4_ to avoidEric Blake2007-10-061-2/+4
* * Makefile.am (modules_mpeval_la_LIBADD): Readd $(LIBADD_GMP).Eric Blake2007-10-061-1/+1
* Allow `make dist' to work again.Eric Blake2007-10-061-5/+2
* * Makefile.am (AM_CPPFLAGS): Add $(LTDLINCL), so the rightEric Blake2007-10-061-1/+1
* * m4/output.c [HAVE_MKTEMP]: Gnulib provides mkstemp, so don'tEric Blake2007-10-061-4/+6
* * Makefile.am (doc/m4.1): Use $@, not $(srcdir)/doc/$@.Eric Blake2007-10-061-1/+1
* * Makefile.am (doc/m4.1): Use EXEEXT on built binary.Eric Blake2007-10-061-6/+7
* Since most of the build is handled from a single Makefile.am now,Gary V. Vaughan2007-10-051-0/+1
* * Makefile.am (src_m4_SOURCES): Add version-etc-fsf.c.Gary V. Vaughan2007-10-051-0/+1
* Gnulib has changed again. Reimport. Adjust. Rinse. Repeat.v1.9aGary V. Vaughan2007-10-051-12/+372
* The FSF are moving offices today. Changed their contact addressGary V. Vaughan2007-10-051-2/+2
* * gnulib/*: Don't store any of the gnulib files in arch, as theyGary V. Vaughan2007-10-051-2/+2
* Tweaking to enable compilation with latest CVS libtool andGary V. Vaughan2007-10-051-1/+1
* * config/mkstamp: Updated from CVS libtool.Gary V. Vaughan2007-10-051-0/+15
* * Makefile.am (ACLOCAL_AMFLAGS): Search in the new acm4 andGary V. Vaughan2007-10-051-1/+1
* * configure.ac (AC_CONFIG_FILES): Remove config/Makefile.Gary V. Vaughan2007-10-051-3/+3