[monkey-bubble: 668/753] Remove many unneeded -I directives.
- From: Sven Herzberg <herzi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [monkey-bubble: 668/753] Remove many unneeded -I directives.
- Date: Wed, 14 Jul 2010 22:51:50 +0000 (UTC)
commit b11a3ad9af16e7aba0307beb92d1efd1c2a4db47
Author: Darin Adler <darin src gnome org>
Date: Sun Aug 26 18:57:55 2001 +0000
Remove many unneeded -I directives.
* gnome-db2html2/Makefile.am:
* gnome-db2html3/Makefile.am:
* gnome-info2html2/Makefile.am:
* gnome-man2html2/Makefile.am:
Remove many unneeded -I directives.
help-converters/docbook/Makefile.am | 2 --
help-converters/info/Makefile.am | 2 --
help-converters/man/Makefile.am | 5 -----
3 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/help-converters/docbook/Makefile.am b/help-converters/docbook/Makefile.am
index 599ddd9..913ac76 100644
--- a/help-converters/docbook/Makefile.am
+++ b/help-converters/docbook/Makefile.am
@@ -1,8 +1,6 @@
SUBDIRS= docbook gnome-customization
INCLUDES = \
- -I$(includedir) \
- -I$(top_srcdir)/intl -I$(top_builddir)/intl \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
$(GNOMEUI_CFLAGS) \
-DPREFIXDIR=\""$(prefix)"\" \
diff --git a/help-converters/info/Makefile.am b/help-converters/info/Makefile.am
index 1405633..7ac59f7 100644
--- a/help-converters/info/Makefile.am
+++ b/help-converters/info/Makefile.am
@@ -1,8 +1,6 @@
## Process this file with automake to produce Makefile.in.
INCLUDES = \
- -I$(includedir) \
- -I$(top_srcdir)/intl -I$(top_builddir)/intl \
$(GNOMEUI_CFLAGS)
LDADD = \
diff --git a/help-converters/man/Makefile.am b/help-converters/man/Makefile.am
index 004bee0..0c52cc9 100644
--- a/help-converters/man/Makefile.am
+++ b/help-converters/man/Makefile.am
@@ -1,10 +1,5 @@
## Process this file with automake to produce Makefile.in.
-INCLUDES = \
- -I$(includedir) \
- -I$(top_srcdir)/intl -I$(top_builddir)/intl
-
-
LDADD = $(Z_LIBS) $(BZ_LIBS)
bin_PROGRAMS = gnome-man2html2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]