summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Collapse)Author
2004-01-29*** empty log message ***Jim Meyering
2004-01-29Avoid a configure-time warning about sys/ucred.h on OSF V4.0.Jim Meyering
Test for sys/ucred.h separately, since on some systems one must include <grp.h> before it.
2004-01-16*** empty log message ***Jim Meyering
2004-01-16Sync with version from gettext-0.13.1.Jim Meyering
2004-01-16*** empty log message ***Jim Meyering
2004-01-16(_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.Jim Meyering
This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch' followed by '#define fnmatch fnmatch_posix' gives an error.
2004-01-16solely comment (serial-number line) changeJim Meyering
2004-01-16*** empty log message ***Jim Meyering
2004-01-16(gl_PREREQ_GETPASS): Check for stdio_ext.h.Jim Meyering
2004-01-16content-free sync-from-gnulibJim Meyering
2004-01-16bump serial number to sync with gnulibJim Meyering
2004-01-15(gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.Jim Meyering
2004-01-15*** empty log message ***Jim Meyering
2004-01-12.Jim Meyering
2004-01-12*** empty log message ***Jim Meyering
2004-01-12Update from gettext-0.13.1.Jim Meyering
2004-01-12.Jim Meyering
2004-01-12New files. From gettext-0.13.1.Jim Meyering
2004-01-12.Jim Meyering
2004-01-12*** empty log message ***Jim Meyering
2004-01-12(gl_DEFAULT_POSIX2_VERSION): MoveJim Meyering
the documentation from 'configure' into 'config.hin', so that 'configure --help' isn't burdened by it and we don't have to worry about its formatting there. Reword the documentation so that it's more succinct and can be run together into a single paragraph.
2004-01-11*** empty log message ***Jim Meyering
2004-01-11.Jim Meyering
2004-01-11(gl_DEFAULT_POSIX2_VERSION): New macro.Jim Meyering
2004-01-11*** empty log message ***Jim Meyering
2004-01-11.Jim Meyering
2004-01-11.Jim Meyering
2004-01-09.Jim Meyering
2003-12-20.Jim Meyering
2003-12-20*** empty log message ***Jim Meyering
2003-12-20Don't require UTILS_SYS_OPEN_MAX.Jim Meyering
2003-12-20*** empty log message ***Jim Meyering
2003-12-20(UTILS_SYS_OPEN_MAX): Remove file. No longer used.Jim Meyering
2003-12-20*** empty log message ***Jim Meyering
2003-12-20(jm_LIB_CHECK): Do not set LIB_CRYPT to theJim Meyering
value, $ac_cv_search_crypt, if it's "none required".
2003-12-19Duh. Fix last change.Jim Meyering
2003-12-19*** empty log message ***Jim Meyering
2003-12-19(gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME if no library is required.Jim Meyering
2003-12-18.Jim Meyering
2003-12-18.Jim Meyering
2003-12-18*** empty log message ***Jim Meyering
2003-12-18(jm_PREREQ): Require AC_FUNC_GETLOADAVG, not gl_FUNC_GETLOADAVG.Jim Meyering
2003-12-18Remove now-unnecessary file.Jim Meyering
2003-12-18(AC_ISC_POSIX): Remove file/macro. No longer needed.Jim Meyering
2003-12-18*** empty log message ***Jim Meyering
2003-12-18(AC_SEARCH_LIBS): Remove file/macro, now thatJim Meyering
this replacement is no longer needed. Besides, this macro has no effect with autoconf-2.58, since its `undefine' is not honored.
2003-12-12.Jim Meyering
2003-12-03.Jim Meyering
2003-11-27.Jim Meyering
2003-11-24upgrade to automake-1.7dJim Meyering