summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2006-08-21Add a bootstrap procedure, so that the CVS version contains fewerPaul Eggert
files and we bootstrap the rest from gnulib, gettext, etc. * README-cvs: New file. * bootstrap: New file. * bootstrap.conf: New file. * .x-sc_trailing_blank: Remove config-log, .gdb-history. Add .po. * configure.ac (AC_PREREQ): Move here from m4/*.m4, for benefit of gnulib-tool. (gl_DEFAULT_POSIX2_VERSION, gl_USE_SYSTEM_EXTENSIONS, gl_PERL): (gl_IGNORE_UNUSED_LIBRARIES): Remove; now done by gnulib. (gl_EARLY): Add. (gl_MACROS): Call just after gl_EARLY, just for clarity. * src/c99-to-c98.diff: Remove patch to ls.c; no longer needed. * src/kill.c (strtoimax): Remove decl. * src/ls.c: Include "wcwidth.h" instead of rolling it ourselves. * src/wc.c: Likewise. * src/ls.c (sort_files): Rewrite to avoid need for C99-style declaration, so that we don't need to patch this file. * src/printf.c (strtoimax, strtoumax): Remove decls. * src/su.c: Include getpass.h. (getpass): remove. * src/system.h: Include mempcpy.h, stpcpy.h, strpbrk.h. Include inttypes.h unconditionally; remove decls it handles. * lib/Makefile.am: include gnulib.mk, so that we can remove most of this file. (AM_CPPFLAGS): Don't mention -I$(srcdir), since that's now done for us. (noinst_LIBRARIES, LDDADD, DEFS): Remove. (libcoreutils_a_SOURCES): Trim down greatly, just to the files that aren't in gnulib. Remove defns gnulib does for us. * m4/check-decl.m4 (gl_CHECK_DECLS): Don't include stdio.h, string.h, stdlib.h, unistd.h, sys/time.h, time.h. Use AC_CHECK_DECLS_ONCE for free, getenv, geteuid, getlogin, getuid, lseek, malloc, memchr, realloc. Don't check for getutent, memrchr, nanosleep, stpcpy, strndup, strnlen, strstr, strtoul, strtoull. (_gl_DECL_HEADERS): Remove; all uses removed. * m4/jm-macros.m4 (gl_MACROS): Move AC_PREREQ into configure.ac for the benefit of gnulib-tool. Call gl_INIT. Do not call or require macros that gnulib will handle for us. Don't check for fchmod, hasmntopt, isascii, lchown, listmntent, mempcpy, realpath, wcrtomb, tzset. (gl_CHECK_ALL_HEADERS): Don't check for sys/statvfs.h, sys/vfs.h, sys/mount.h. (gl_CHECK_ALL_TYPES): Require AC_TYPE_UNSIGNED_LONG_LONG_INT. Don't check for struct stat.st_blksize. Don't require AC_STRUCT_ST_DM_MODE, gt_TYPE_SSIZE_T, gl_AC_TYPE_UINT32_T, gl_AC_TYPE_UINTMAX_T, gl_AC_TYPE_UINTPTR_T, gl_AC_TYPE_UNSIGNED_LONG_LONG. * m4/prereq.m4 (gl_PREREQ): Require gl_FUNC_XFTS, gl_ROOT_DEV_INO. Don't require macros that gnulib does for us. * m4/stat-prog.m4 (cu_PREREQ_STAT_PROG): Don't check for sys/sysmacros.h. Don't check for statvfs. Use AC_CHECK_HEADERS_ONCE for netinet/in.h, nfs/nfs_clnt.h, nfs/vfs.h. Don't require gl_AC_TYPE_LONG_LONG, gt_HEADER_INTTYPES_H.
2006-08-20* NEWS: Add a line for 6.2-cvs.Jim Meyering
* configure.ac (AC_INIT): Bump to 6.2 and add "-cvs" suffix.
2006-08-19* Version 6.1.Jim Meyering
* NEWS: Record the 6.1 release date. * configure.ac (AC_INIT): Remove "-cvs" suffix from version string.
2006-08-17(AC_INIT): Bump to 6.1 and add "-cvs" suffix.Jim Meyering
2006-08-15* Version 6.0 [unstable].Jim Meyering
* NEWS: Record the 6.0 release date. * configure.ac (AC_INIT): Remove "-cvs" suffix from version string.
2006-08-11(AM_GNU_GETTEXT): Upgrade to need-formatstring-macros.Paul Eggert
2006-08-10(AM_GNU_GETTEXT_VERSION): Update from 0.13.1 to 0.15.Paul Eggert
2006-03-26(AC_CONFIG_FILES): Remove tests/basename.Jim Meyering
2006-02-03Require automake-1.9.6, not 1.8.3.Jim Meyering
2006-01-07(gl_IGNORE_UNUSED_LIBRARIES): Add.Paul Eggert
2005-11-22Put copyright dates all on one line so theJim Meyering
emacs function that updates them works properly.
2005-11-18(AC_PROG_CC_STDC): Use this instead of AC_PROG_CC, so thatPaul Eggert
we get a standard-conforming compiler. This relies on the new m4/c.m4 file. Note that it's a bit tricky, since c.m4 doesn't define AC_PROG_CC_STDC; we are relying on Autoconf 2.59 internals. m4/c.m4 can go away with Autoconf 2.60 comes out.
2005-11-18(AM_PROG_CC_C_O): Add. Needed for CVS Automake.Paul Eggert
Problem reported by Eric Blake.
2005-10-23Use 6.0-cvs as the version string.Jim Meyering
2005-10-22Remove -cvs suffix from version string.Jim Meyering
2005-10-17Use 5.92-cvs as the version string.Jim Meyering
2005-10-16Remove -cvs suffix from version string. For 5.91.Jim Meyering
2005-09-30Use 5.91-cvs as the version string.Jim Meyering
2005-09-29Remove -cvs suffix from version string.Jim Meyering
2005-09-28Use 5.90-cvs as the version string.Jim Meyering
2005-09-13* configure.ac: Don't invoke AC_CONFIGURE_HOST directly.Paul Eggert
2005-09-13Use AB_INIT (from autobuild).Jim Meyering
2005-09-09(utils_cv_func_setpriority): Simplify the tests.Paul Eggert
Define HAVE_NICE rather than NICE_PRIORITY (since a niceness is not a priority); all uses changed.
2005-08-23Use `5.3.1-cvs' as the version string.Jim Meyering
2005-08-13(AC_CONFIG_FILES): Remove tests/date/Makefile.Jim Meyering
2005-07-09Undo previous change, and remove AC_HEADER_TIOCGWINSZ.Paul Eggert
2005-07-08Add check for HAVE_FIONREAD_IN_SYS_IOCTL.Paul Eggert
2005-05-18Add copyright notice. gl_LIB_CHECK -> cu_LIB_CHECK.Paul Eggert
2005-04-05(AC_CONFIG_FILES): Add tests/tee/Makefile.Jim Meyering
2005-03-22Reflect renaming: config -> build-aux.Jim Meyering
2005-01-11Update version to 5.3.1.Jim Meyering
2004-07-28Check for declaration of strtoumax, for src/printf.c.Paul Eggert
2004-07-06(AC_CONFIG_FILES): Add tests/readlink/Makefile.Jim Meyering
2004-04-17Depend on automake-1.8.3.Jim Meyering
2004-04-14(AC_CONFIG_FILES): Remove m4/Makefile.in from the list.Jim Meyering
2004-04-13Change `jm_' in AC_DEFINE'd names to `gl_'.Jim Meyering
2004-03-13bump version to 5.3.0Jim Meyering
2004-03-02Include <signal.h> when checking for strsignal,Jim Meyering
sys_siglist, and friends. Problem reported by Toney Leneis in <http://mail.gnu.org/archive/html/bug-coreutils/2004-02/msg00136.html>.
2004-02-22(VERSION): bump to 5.2.1Jim Meyering
2004-02-10bump to 5.2.0Jim Meyering
2004-01-25bump version to 5.1.3Jim Meyering
2004-01-18Bump to 5.1.2Jim Meyering
2004-01-12Use gettext-0.13.1.Jim Meyering
2004-01-11Use gl_DEFAULT_POSIX2_VERSION.Jim Meyering
2004-01-09Quote underquoted `jm_DUMMY_1' to avoid new warning.Jim Meyering
2003-12-22bump to 5.1.1Jim Meyering
2003-12-18Require automake-1.8.Jim Meyering
2003-11-11Require automake-1.7.8.Jim Meyering
2003-10-15change to 5.1.0Jim Meyering
2003-09-25Don't invoke AC_AIX or AC_MINIX explicitly, nowJim Meyering
that we use gl_USE_SYSTEM_EXTENSIONS, since it AC_REQUIREs them.