diff options
Diffstat (limited to 'textproc/libpathan/files/patch-Makefile.defs')
-rw-r--r-- | textproc/libpathan/files/patch-Makefile.defs | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/textproc/libpathan/files/patch-Makefile.defs b/textproc/libpathan/files/patch-Makefile.defs deleted file mode 100644 index d230e359e9bb..000000000000 --- a/textproc/libpathan/files/patch-Makefile.defs +++ /dev/null @@ -1,14 +0,0 @@ ---- Makefile.defs.in.orig Mon Aug 9 20:19:33 2004 -+++ Makefile.defs.in Wed Nov 1 23:18:35 2006 -@@ -20,9 +20,9 @@ - DEFINES = -D@system_type@ - XERCESINCPATH = -I@xerces_src@ - INCPATH = ${XERCESINCPATH} -I$(srcdir)/src -I$(srcincdir) --LIBPATH = -L@xerces_lib@ -+LIBPATH = -L@xerces_lib@ -L/usr/local/lib - TESTFLAGS = -DTEST --XERCESLIB = -l@xerces_library@ -+XERCESLIB = -lxerces-c -liconv - LIBS = @LIBS@ -lm -lstdc++ - - ###### Output directories |