(AC_REPLACE_FUNCS): Add strpbrk.
authorJim Meyering <jim@meyering.net>
Sat, 15 Jan 2000 12:02:58 +0000 (12:02 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 15 Jan 2000 12:02:58 +0000 (12:02 +0000)
m4/jm-macros.m4

index 641f3f8d830f7100747634fed99e8c9c1c7dba70..3d0ca428a9e1d450dc6511c5e55f38e438e38610 100644 (file)
@@ -48,6 +48,7 @@ AC_DEFUN(jm_MACROS,
   AC_REPLACE_FUNCS(dup2)
   AC_REPLACE_FUNCS(gethostbyname gethostbyaddr)
   AC_REPLACE_FUNCS(stime strcspn stpcpy strstr strtol strtoul)
+  AC_REPLACE_FUNCS(stpbrk)
 
   dnl used by e.g. intl/*domain.c and lib/canon-host.c
   AC_REPLACE_FUNCS(strdup)