summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>1999-08-17 23:48:16 +0000
committerElliot Lee <sopwith@src.gnome.org>1999-08-17 23:48:16 +0000
commit8287bd8bd5aa75b20436872564b83388152fa790 (patch)
treeb6352fe8fd938fedf2ac006ea577984d8b8657df
parent40c9d6964b921c80b63dfb62e5c14aad31a9f0fa (diff)
downloadyelp-8287bd8bd5aa75b20436872564b83388152fa790.tar.gz
BUGFIX #1204
BUGFIX #1204 Apply most of drk's patch.
-rw-r--r--src/info2html/Makefile.am2
-rw-r--r--src/man2html/Makefile.am2
2 files changed, 1 insertions, 3 deletions
diff --git a/src/info2html/Makefile.am b/src/info2html/Makefile.am
index 982f20d2..d6c7d56b 100644
--- a/src/info2html/Makefile.am
+++ b/src/info2html/Makefile.am
@@ -14,6 +14,4 @@ bin_PROGRAMS = gnome-info2html
gnome_info2html_SOURCES = main.c parse.c utils.c html.c data.h html.h parse.h utils.h version.h
-CFLAGS += -Wall
-
diff --git a/src/man2html/Makefile.am b/src/man2html/Makefile.am
index 7da5999d..51430b1d 100644
--- a/src/man2html/Makefile.am
+++ b/src/man2html/Makefile.am
@@ -11,5 +11,5 @@ bin_PROGRAMS = gnome-man2html
gnome_man2html_SOURCES = gnome-man2html.c
-CFLAGS += -Wall
+#CFLAGS += -Wall