summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libregex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/lib/libregex/Makefile')
-rw-r--r--gnu/lib/libregex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libregex/Makefile b/gnu/lib/libregex/Makefile
index 7fee079..4aa2d52 100644
--- a/gnu/lib/libregex/Makefile
+++ b/gnu/lib/libregex/Makefile
@@ -1,8 +1,8 @@
-# $Header: /home/ncvs/src/gnu/lib/libregex/Makefile,v 1.8 1994/05/27 10:53:33 csgr Exp $
+# $Header: /home/ncvs/src/gnu/lib/libregex/Makefile,v 1.9 1994/09/15 19:52:50 bde Exp $
LIB= gnuregex
-CFLAGS+=-DHAVE_STRING_H=1
+CFLAGS+=-DHAVE_STRING_H=1 -DSTDC_HEADERS=1
SRCS= regex.c
NOMAN= noman
OpenPOWER on IntegriCloud