]> granicus.if.org Git - sudo/commitdiff
added HAVE_FNMATCH_H
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 25 May 1996 22:09:55 +0000 (22:09 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 25 May 1996 22:09:55 +0000 (22:09 +0000)
config.h.in

index f1704cf52ca7812430299bdb492eaed18db0e7fc..e819993437138f3e68ba01af79dd2e764bd74b79 100644 (file)
 /* Define if you have the <unistd.h> header file.  */
 #undef HAVE_UNISTD_H
 
+/* Define if you have the <fnmatch.h> header file.  */
+#undef HAVE_FNMATCH_H
+
 /* Define if you have the <termio.h> header file.  */
 #undef HAVE_TERMIO_H