]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Formerly autoconf.texi.~138~
authorDavid MacKenzie <djm@djmnet.org>
Mon, 20 Sep 1993 17:16:09 +0000 (17:16 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Mon, 20 Sep 1993 17:16:09 +0000 (17:16 +0000)
autoconf.texi
doc/autoconf.texi

index 0fe225555de4eff29d9966761546d647c695cdc1..d20dddda84e9bee27f404a794a750e0eac2d93e3 100644 (file)
@@ -911,9 +911,10 @@ the buffer pointer as the third, instead of the other way around, define
 @defmac AC_STRCOLL
 @maindex STRCOLL
 @vindex HAVE_STRCOLL
-Check for a proper declaration of the @code{strcoll} function.  This
-does a bit more than @samp{AC_HAVE_FUNCS(strcoll)}, because some systems
-have incorrect definitions of @code{strcoll}, which should not be used.
+If the @code{strcoll} function exists and works correctly, define
+@code{HAVE_STRCOLL}.  This does a bit more than
+@samp{AC_HAVE_FUNCS(strcoll)}, because some systems have incorrect
+definitions of @code{strcoll}, which should not be used.
 @end defmac
 
 @defmac AC_UTIME_NULL
index 0fe225555de4eff29d9966761546d647c695cdc1..d20dddda84e9bee27f404a794a750e0eac2d93e3 100644 (file)
@@ -911,9 +911,10 @@ the buffer pointer as the third, instead of the other way around, define
 @defmac AC_STRCOLL
 @maindex STRCOLL
 @vindex HAVE_STRCOLL
-Check for a proper declaration of the @code{strcoll} function.  This
-does a bit more than @samp{AC_HAVE_FUNCS(strcoll)}, because some systems
-have incorrect definitions of @code{strcoll}, which should not be used.
+If the @code{strcoll} function exists and works correctly, define
+@code{HAVE_STRCOLL}.  This does a bit more than
+@samp{AC_HAVE_FUNCS(strcoll)}, because some systems have incorrect
+definitions of @code{strcoll}, which should not be used.
 @end defmac
 
 @defmac AC_UTIME_NULL