summaryrefslogtreecommitdiff
path: root/converters/psiconv/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'converters/psiconv/patches/patch-ac')
-rw-r--r--converters/psiconv/patches/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/converters/psiconv/patches/patch-ac b/converters/psiconv/patches/patch-ac
deleted file mode 100644
index c8e3ed7a532..00000000000
--- a/converters/psiconv/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.2 2001/12/19 20:08:51 wiz Exp $
-
---- compat/Makefile.in.orig Mon Jul 16 19:53:56 2001
-+++ compat/Makefile.in
-@@ -103,7 +103,7 @@
- COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
- LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
- CCLD = $(CC)
--LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
-+LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ -rpath $(PREFIX)/lib
- DIST_COMMON = Makefile.am Makefile.in strdup.c
-
-