summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-07-16 06:17:11 +0000
committerwlemb <wlemb>2001-07-16 06:17:11 +0000
commitcf123e890bce728d294f838b8961a90f5ea00fd2 (patch)
treea31e6230a9630708975fc73811c43bec725c6620
parented2739e96cfdf6df4d48981ba246cdcf1d194933 (diff)
downloadgroff-cf123e890bce728d294f838b8961a90f5ea00fd2.tar.gz
comment updated
-rw-r--r--ChangeLog1
-rw-r--r--Makefile.in1
2 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 597734c1..a80fc73c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@
removeAllPages): Use strsave() and a_delete.
* configure.ac: Remove test for strdup.
+ * Makefile.in: Comment updated.
* configure: Regenerated.
2001-07-15 Werner LEMBERG <wl@gnu.org>
diff --git a/Makefile.in b/Makefile.in
index e3349d9f..e00000a3 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -191,7 +191,6 @@ man7dir=$(manroot)/man$(man7ext)
# -DHAVE_STRINGS_H if you have <strings.h>
# -DHAVE_RENAME if you have rename()
# -DHAVE_MKSTEMP if you have mkstemp()
-# -DHAVE_STRDUP if you have strdup()
# -DHAVE_STRSEP if you have strsep()
# -DHAVE_STRCASECMP if you have strcasecmp()
# -DNEED_DECLARATION_HYPOT if your C++ <math.h> doesn't declare hypot()