summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-06-14 22:07:53 +0000
committerwlemb <wlemb>2001-06-14 22:07:53 +0000
commit1775eabba688339bcd0750563e02785907c5a72b (patch)
tree792fb16e36371eeb0998b6968801471ca178d0a0
parentc47f06aeb8c1bdc22763d949715feae4b4eb917c (diff)
downloadgroff-1775eabba688339bcd0750563e02785907c5a72b.tar.gz
* src/preproc/html/Makefile.sub: Remove NAMEPREFIX.
-rw-r--r--ChangeLog4
-rw-r--r--src/preproc/html/Makefile.sub1
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e29127f..741139e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-14 Werner LEMBERG <wl@gnu.org>
+
+ * src/preproc/html/Makefile.sub: Remove NAMEPREFIX.
+
2001-06-11 Werner LEMBERG <wl@gnu.org>
* man/roff.man, mann/groff.man: Use '\" instead of .\" in the first
diff --git a/src/preproc/html/Makefile.sub b/src/preproc/html/Makefile.sub
index 9d5045a9..8ecd332a 100644
--- a/src/preproc/html/Makefile.sub
+++ b/src/preproc/html/Makefile.sub
@@ -4,4 +4,3 @@ MAN1=
XLIBS=$(LIBGROFF)
OBJS=pre-html.o pushbackbuffer.o
CCSRCS=$(srcdir)/pre-html.cc $(srcdir)/pushbackbuffer.cc
-NAMEPREFIX=$(g)