summaryrefslogtreecommitdiff
path: root/dns/adns/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'dns/adns/files/patch-aa')
-rw-r--r--dns/adns/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/dns/adns/files/patch-aa b/dns/adns/files/patch-aa
deleted file mode 100644
index 5dbb8a59cec4..000000000000
--- a/dns/adns/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Wed Nov 24 19:57:32 1999
-+++ configure Mon Mar 20 18:35:47 2000
-@@ -1457,7 +1457,7 @@
-
- SHLIBFORLINK='libadns.so'
- SHLIBSONAME='$(SHLIBFORLINK).$(MAJOR)'
--SHLIBFILE='$(SHLIBSONAME).$(MINOR)'
-+SHLIBFILE='$(SHLIBSONAME)'
-
- SHLIBCC='$(CC) $(CFLAGS) -fpic'
- MKSHLIB_1='$(CC) $(LDFLAGS) -shared -Wl,-soname=$(SHLIBSONAME) -o'