changeset 35:2d78be5ca726

entered into RCS
author David J. MacKenzie <djm@gnu.org>
date Thu, 14 Jan 1993 20:36:52 +0000
parents 39dca083e5dc
children 37347c962b9b
files configure.in
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Thu Jan 07 01:47:11 1993 +0000
+++ b/configure.in	Thu Jan 14 20:36:52 1993 +0000
@@ -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