entered into RCS
authorDavid J. MacKenzie <djm@gnu.org>
Thu, 14 Jan 1993 20:36:52 +0000 (20:36 +0000)
committerDavid J. MacKenzie <djm@gnu.org>
Thu, 14 Jan 1993 20:36:52 +0000 (20:36 +0000)
configure.in

index 2491a2036d02b030a8f555cbd8e1aa4b00e6ac6a..f0fc780250952567ae8f309b32c9a2c70e72e4db 100644 (file)
@@ -1,9 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(regex.c)
 
-dnl Because regex may or may not be used with Autoconf, we need to know.
-AC_DEFINE(USING_AUTOCONF)
-
 AC_PROG_CC
 AC_PROG_INSTALL