Jim Meyering
|
7a33a02755
|
Use AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever the right hand side need not be expanded by the shell.
|
2001-09-17 21:44:03 +00:00 |
|
Jim Meyering
|
1f295ae62d
|
Quote the first argument in each use of AC_DEFUN.
|
2001-08-12 13:26:00 +00:00 |
|
Jim Meyering
|
06d3fd68cd
|
Remove my copy of AC_FUNC_MEMCMP, now that
the version in autoconf has been updated.
(jm_FUNC_MEMCMP): Adjust.
|
2001-03-16 23:40:10 +00:00 |
|
Jim Meyering
|
f6b360c61f
|
fix typo in last change
|
2000-07-02 15:14:04 +00:00 |
|
Jim Meyering
|
a8a5b983f1
|
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
|
2000-07-02 12:58:27 +00:00 |
|
Jim Meyering
|
9936c270a7
|
(jm_AC_FUNC_MEMCMP): Remove now-unnecessary use of changequote.
Add `int' for main.
|
2000-02-08 15:16:42 +00:00 |
|
Jim Meyering
|
2c13a275ca
|
Use .$ac_objext, not .o
|
1999-02-07 05:27:24 +00:00 |
|
Jim Meyering
|
56fee444e2
|
Use the 3-argument forms of AC_DEFINE* macros.
|
1999-01-29 05:05:56 +00:00 |
|
Jim Meyering
|
02ade899f9
|
Integrate test to detect bug in memcmp from the
Next x86 OpenStep C library. Test program from William Lewis.
|
1997-09-28 02:32:26 +00:00 |
|
Jim Meyering
|
5fc47138b1
|
broken out of ../acinclude.m4
|
1996-12-21 01:50:50 +00:00 |
|