summaryrefslogtreecommitdiff
path: root/dns/dhid/files/patch-ab
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
commitdb3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch)
tree29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /dns/dhid/files/patch-ab
parentFix compilation problems. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes: svn path=/head/; revision=47856 svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'dns/dhid/files/patch-ab')
-rw-r--r--dns/dhid/files/patch-ab17
1 files changed, 0 insertions, 17 deletions
diff --git a/dns/dhid/files/patch-ab b/dns/dhid/files/patch-ab
deleted file mode 100644
index a818e892bcfd..000000000000
--- a/dns/dhid/files/patch-ab
+++ /dev/null
@@ -1,17 +0,0 @@
---- Makefile.orig Sun Jan 14 19:39:56 2001
-+++ Makefile Sun Jan 14 19:40:37 2001
-@@ -25,13 +25,10 @@
- #
- # DHIS(c) Dynamic Host Information System Release 4.0
-
--CC=cc
-+CC?=cc
-
- # Add -lnsl and -lsocket to LIBS in SysV systems
- #
--CFLAGS=-I/usr/local/include -DQRC=1
--LFLAGS=-L/usr/local/lib
--LIBS=-lgmp
-
- # Use these and comment the above if you wish to compile dhid without
- # secure public key authentication or don't have the GMP library