Jim Meyering <jim@meyering.net>
* acspecific.m4 (AC_AIX): Fix typo: s/@$/@%/.
+2001-01-22 Raja R Harinath <harinath@cs.umn.edu>,
+ Tim Van Holder <tim.van.holder@pandora.be>,
+ Jim Meyering <jim@meyering.net>
+
+ * acspecific.m4 (AC_AIX): Fix typo: s/@\$/@%/.
+
2001-01-19 Akim Demaille <akim@epita.fr>
Catch only used patterns.
System headers sometimes define this.
We just want to avoid a redefinition error message. */
@%:@ifndef _ALL_SOURCE
-@$:@ undef _ALL_SOURCE
+@%:@ undef _ALL_SOURCE
@%:@endif])dnl
AC_BEFORE([$0], [AC_COMPILE_IFELSE])dnl
AC_BEFORE([$0], [AC_RUN_IFELSE])dnl
System headers sometimes define this.
We just want to avoid a redefinition error message. */
@%:@ifndef _ALL_SOURCE
-@$:@ undef _ALL_SOURCE
+@%:@ undef _ALL_SOURCE
@%:@endif])dnl
AC_BEFORE([$0], [AC_COMPILE_IFELSE])dnl
AC_BEFORE([$0], [AC_RUN_IFELSE])dnl