Mon, 17 Sep 2001 21:44:03 +0000 |
Jim Meyering |
Use AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever the right hand side need not be expanded by the shell.
|
Sun, 12 Aug 2001 13:26:00 +0000 |
Jim Meyering |
Quote the first argument in each use of AC_DEFUN.
|
Sun, 02 Jul 2000 15:14:04 +0000 |
Jim Meyering |
fix typo in last change
|
Sun, 02 Jul 2000 12:58:27 +0000 |
Jim Meyering |
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
|
Sun, 07 Feb 1999 05:37:39 +0000 |
Jim Meyering |
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
|
Sun, 07 Feb 1999 05:27:24 +0000 |
Jim Meyering |
Use .$ac_objext, not .o
|
Fri, 29 Jan 1999 05:05:56 +0000 |
Jim Meyering |
Use the 3-argument forms of AC_DEFINE* macros.
|
Sat, 25 Jan 1997 06:45:32 +0000 |
Jim Meyering |
Move the code from configure.in into
|
Sat, 28 Dec 1996 02:59:25 +0000 |
Jim Meyering |
Rewrite the test so that systems lacking
|
Sat, 21 Dec 1996 03:43:47 +0000 |
Jim Meyering |
.
|
Sat, 21 Dec 1996 01:50:50 +0000 |
Jim Meyering |
broken out of ../acinclude.m4
|