summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* build: require gettext-0.18Jim Meyering2010-06-161-1/+1
| | | | | * configure.ac: Require it here... * bootstrap.conf (buildreq): ...and here.
* build: require gettext-0.17Jim Meyering2009-11-131-1/+1
| | | | * configure.ac: Require gettext-0.17; it was released two years ago.
* build: correct gettext configure-time supportJim Meyering2009-11-131-1/+1
| | | | | | | * configure.ac: Use AM_GNU_GETTEXT([external], [need-ngettext]), rather than AM_GNU_GETTEXT([external], [need-formatstring-macros]). Reported by Martin Jacobs in http://thread.gmane.org/gmane.comp.parsers.bison.bugs/3181
* build: require/use newer automakeJim Meyering2009-07-041-1/+1
| | | | | * configure.ac: require automake-1.11. Enable color-tests and parallel-tests options.
* build: avoid warning from newer gccJim Meyering2009-06-071-0/+1
| | | | * configure.ac: Turn off -Wunsafe-loop-optimizations.
* build: adjust warningsJim Meyering2009-05-171-6/+2
| | | | | * configure.ac: Enable a few warning options that didn't need to be disabled; disable -Wlong-long (for latest gcc snapshot).
* maint: enable many gcc warningsJim Meyering2009-04-291-0/+62
| | | | | | | | | * bootstrap.conf (gnulib_modules): Add warnings and manywarnings. * configure.ac: Use gl_MANYWARN_ALL_GCC, and exclude options I don't want or that provoke too many warnings. (WARN_CFLAGS, WERROR_CFLAGS): Define. (lint, GNULIB_PORTCHECK): Define. (_FORTIFY_SOURCE): Define to 2.
* * configure.ac (AM_INIT_AUTOMAKE): Require automake-1.10b or newer.Jim Meyering2009-04-291-1/+1
|
* build: make automake's silent-rules option the defaultJim Meyering2009-04-271-0/+1
| | | | | | * configure.ac (AM_SILENT_RULES): Use this, with it's "yes" argument. Those who want verbose build output may configure with --disable-silent-rules or use "make V=1".
* * configure.ac: Use dist-xz rather than dist-lzma.Jim Meyering2009-03-021-1/+1
|
* enforce --help and --version complianceJim Meyering2008-05-271-1/+1
| | | | * configure.ac (AM_INIT_AUTOMAKE): Add std-options.
* Generate man pages, update from coreutils.Jim Meyering2008-05-171-0/+2
| | | | | | | | | | | | | | | | | | | * configure.ac (AC_CONFIG_FILES): Add man/Makefile. Check for help2man. * man/Makefile.am: New file. * .gitignore: Add .version and .tarball-version. * Makefile.am (SUBDIRS): Add man. * cfg.mk: Update from coreutils. * maint.mk: Likewise. * man/aid.x: New file. * man/defid.x: Likewise. * man/eid.x: Likewise. * man/fid.x: Likewise. * man/fnid.x: Likewise. * man/gid.x: Likewise. * man/lid.x: Likewise. * man/mkid.x: Likewise. * man/xtokid.x: Likewise.
* * configure.ac (AM_INIT_AUTOMAKE): Add dist-lzma.Jim Meyering2008-05-101-1/+1
|
* Use new gnulib gnumakefile module.Jim Meyering2008-05-101-14/+0
| | | | | | | | | * bootstrap.conf (gnulib_modules): Pull in new module. * GNUmakefile: Remove from version control. * .gitignore: Update. * configure.ac (AC_CONFIG_LINKS): Delete; rely on gnulib to do this now. * Makefile.am (EXTRA_DIST): Remove GNUmakefile.
* Update from coreutils.Jim Meyering2008-03-181-0/+14
| | | | | | * GNUmakefile: Likewise. * Makefile.maint: Likewise. * configure.ac: Likewise.
* Update .tarball-version-related rules from coreutils.Jim Meyering2008-03-031-1/+1
| | | | | | | | | * GNUmakefile: Support VPATH "make dist". Namespace clean-up. Remove .version-creating rules. * configure.ac (AC_INIT): Use .tarball-version, not .version * bootstrap: Update from coreutils. * bootstrap.conf (obsolete_gnulib_modules): Remove free. * Makefile.am: Emit .tarball-version into tarball.
* Convert to coreutils-flavored gnulib.Jim Meyering2008-01-141-27/+15
| | | | Signed-off-by: Jim Meyering <meyering@redhat.com>
* * latest CVS buildClaudio Fontana2006-08-051-1/+1
|
* * 4.2 releaseClaudio Fontana2006-08-051-1/+1
|
* * add missing 'release' entries in ChangeLogClaudio Fontana2006-07-221-1/+1
| | | | * change package suffix to cvs
* * add missing checks for terminal-related include filesClaudio Fontana2006-07-221-0/+2
|
* * provide replacement for lstat in a convoluted way,Claudio Fontana2006-07-221-2/+2
| | | | to workaround AC_REPLACE_FUNC / gnulib shortcomings
* * fix sbrk portability issueClaudio Fontana2006-07-221-4/+6
|
* * prepare 4.1 releaseIDUTILS-4_1Claudio Fontana2006-03-121-1/+1
|
* * integrated java+lisp support patch (EXPERIMENTAL)Claudio Fontana2006-02-151-1/+1
|
* * s/id-utils/idutils/g;Claudio Fontana2006-01-061-1/+1
| | | | * other small changes
* * committed trivial doc changesClaudio Fontana2005-12-271-1/+1
|
* * started to address portability problems in the id-utils-4.0 releaseClaudio Fontana2005-12-271-1/+1
|
* * added inttostr module from gnulib, used in src/mkid.c to print anClaudio Fontana2005-12-111-3/+0
| | | | off_t portably using offtostr()
* * fixed small issues and integrated perl patch.Claudio Fontana2005-12-111-1/+3
| | | | Added some missing files in po/ and updated intl/
* *** empty log message ***Claudio Fontana2005-11-011-0/+1
|
* *** empty log message ***Claudio Fontana2005-11-011-0/+66