summaryrefslogtreecommitdiff
path: root/math/graphthing/files/patch-src-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/graphthing/files/patch-src-Makefile.in')
-rw-r--r--math/graphthing/files/patch-src-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/graphthing/files/patch-src-Makefile.in b/math/graphthing/files/patch-src-Makefile.in
deleted file mode 100644
index 103211b92f77..000000000000
--- a/math/graphthing/files/patch-src-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig Wed May 1 14:13:07 2002
-+++ src/Makefile.in Wed May 1 14:13:17 2002
-@@ -7,7 +7,7 @@
-
- DISTFILES = Makefile.in config.h.in depend.1 *.cc *.h *.y *.l *.gt
-
--INTL_INCLUDES = -I../intl -DLOCALEDIR=\"$(localedir)\"
-+INTL_INCLUDES = -DLOCALEDIR=\"$(localedir)\"
-
- CFLAGS = @CFLAGS@ @EXTRA_CFLAGS@ $(INTL_INCLUDES)
- CXXFLAGS = @CXXFLAGS@ @EXTRA_CFLAGS@ \