aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-03-11 17:57:26 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-03-11 17:57:26 +0000
commit16d01e82bcb0891c6c414657dd984b9c978b7508 (patch)
treeddae80a41338c951a578bc89817c49467b52deea /gnu/usr.bin/groff
parent7d98f8beea508f9ae22eeec5ec8fa79cf1ce546a (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/groff')
-rw-r--r--gnu/usr.bin/groff/Makefile.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/Makefile.cfg b/gnu/usr.bin/groff/Makefile.cfg
index 06d8e82a48aa..6ebc08fe9425 100644
--- a/gnu/usr.bin/groff/Makefile.cfg
+++ b/gnu/usr.bin/groff/Makefile.cfg
@@ -1,4 +1,4 @@
-# $Id: Makefile.cfg,v 2.3 1997/02/22 15:45:42 peter Exp $
+# $Id: Makefile.cfg,v 2.4 1997/03/08 19:06:23 bde Exp $
BINDIR?= /usr/bin
SHELL= /bin/sh
@@ -73,7 +73,7 @@ DEFINES= -DHAVE_UNISTD_H=1\
-DHAVE_LIMITS_H=1\
-DHAVE_SYS_DIR_H=1\
-DHAVE_STDLIB_H=1\
- -DSTDLIB_H_DECLARES_GETOPT=1\
+ -DUNISTD_H_DECLARES_GETOPT=1\
-DSTDLIB_H_DECLARES_PUTENV=1\
-DSTDIO_H_DECLARES_POPEN=1\
-DSTDIO_H_DECLARE_PCLOSE=1\