summaryrefslogtreecommitdiff
path: root/ftp/moxftp/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/moxftp/files/patch-ad')
-rw-r--r--ftp/moxftp/files/patch-ad11
1 files changed, 0 insertions, 11 deletions
diff --git a/ftp/moxftp/files/patch-ad b/ftp/moxftp/files/patch-ad
deleted file mode 100644
index 169bfb05a4a5..000000000000
--- a/ftp/moxftp/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./configure.org Mon Mar 21 13:43:36 1994
-+++ ./configure Sat May 13 01:20:26 1995
-@@ -321,7 +321,7 @@
- cd conftestdir
- cat > Imakefile <<EOF
- acfindx:
-- @echo "x_includes=$(INCROOT); x_libraries=$(USRLIBDIR)"
-+ @echo "x_includes=\$(INCROOT); x_libraries=\$(USRLIBDIR)"
- EOF
- if xmkmf >/dev/null 2>/dev/null && test -f Makefile; then
- eval `make acfindx`