]> git.ipfire.org Git - thirdparty/autoconf.git/commit
(AC_TRY_CPP): Use "" instead of '' when setting ac_try; we need one level
authorRoland McGrath <roland@gnu.org>
Fri, 12 Jan 1996 19:38:19 +0000 (19:38 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 12 Jan 1996 19:38:19 +0000 (19:38 +0000)
commitf42abbab265d7d7b1f18b99fedad76056f7ee1f2
treeab4531255cf68550eca1981ba2264be993cf9bcb
parenta7485241d589784ef1b5ea7e583bd776d12f562e
(AC_TRY_CPP): Use "" instead of '' when setting ac_try; we need one level
of expansion there for $ac_cpp, then AC_TRY_EVAL does one more for its the
expansion of $ac_cpp.
acgeneral.m4
lib/autoconf/general.m4