memmem: slight optimization
[pspp] / lib / stdlib.in.h
index 4ea0b2682deb417aa56e1d76fecfbe128cf12a58..da162599b0cb4ac4034c102809eec73cb492d166 100644 (file)
@@ -112,7 +112,7 @@ _GL_WARN_ON_USE (atoll, "atoll is unportable - "
 #endif
 
 #if @GNULIB_CALLOC_POSIX@
-# if !@HAVE_CALLOC_POSIX@
+# if @REPLACE_CALLOC@
 #  if !(defined __cplusplus && defined GNULIB_NAMESPACE)
 #   undef calloc
 #   define calloc rpl_calloc