]> granicus.if.org Git - sudo/commitdiff
added HAVE_FNMATCH
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 28 May 1996 00:01:17 +0000 (00:01 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 28 May 1996 00:01:17 +0000 (00:01 +0000)
config.h.in

index e819993437138f3e68ba01af79dd2e764bd74b79..4853d6a07f7e538e433ffd51d5e44ee471b094b6 100644 (file)
 /* Define if you have strdup(3).  */
 #undef HAVE_STRDUP
 
+/* Define if you have fnmatch(3).  */
+#undef HAVE_FNMATCH
+
 /* Define if you have lsearch(3).  */
 #undef HAVE_LSEARCH