diff options
Diffstat (limited to 'editors/lpe/files/patch-ae')
| -rw-r--r-- | editors/lpe/files/patch-ae | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/editors/lpe/files/patch-ae b/editors/lpe/files/patch-ae deleted file mode 100644 index 9186e41dbd73..000000000000 --- a/editors/lpe/files/patch-ae +++ /dev/null @@ -1,22 +0,0 @@ ---- Makefile.in.orig Sat Jul 3 21:33:57 1999 -+++ Makefile.in Fri Sep 17 17:59:58 1999 -@@ -108,8 +108,8 @@ - lpe_LDADD = @INTLLIBS@ @INTLOBJS@ @DL_LIB@ @SLANG_LIB@ - lpe_LDFLAGS = @lpe_LDFLAGS@ - lpe_DEPENDENCIES = @lpe_DEPS@ @INTLDEPS@ --@USE_INCLUDED_LIBINTL_TRUE@CPPFLAGS = -DLOCALEDIR=\"$(datadir)/@DATADIRNAME@\" -I$(top_srcdir)/intl --@USE_INCLUDED_LIBINTL_FALSE@CPPFLAGS = -DLOCALEDIR=\"$(datadir)/locale\" -+@USE_INCLUDED_LIBINTL_TRUE@CPPFLAGS = -DLOCALEDIR=\"$(datadir)/@DATADIRNAME@\" -I$(top_srcdir)/intl -I@includedir@ -+@USE_INCLUDED_LIBINTL_FALSE@CPPFLAGS = -DLOCALEDIR=\"$(datadir)/locale\" -I@includedir@ - - liblpedir = $(libdir)/lpe - -@@ -650,7 +650,7 @@ - install-data-hook: - list="@MODES@" ; \ - for mode in $$list; do \ -- ( cd $(DESTDIR)$(liblpedir) ; source $$mode ; \ -+ ( . $(srcdir)/$$mode ; cd $(DESTDIR)$(liblpedir) ; \ - newname="`echo $$mode | sed -e 's/lib\(.*\)\.la/\1.so/'`" ; \ - test -f $$newname && rm -f $$newname ; \ - ln -s $$dlname $$newname ) ; \ |
