diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-10-24 15:46:50 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-10-24 15:46:50 +0000 |
| commit | 6ef8c2e5c606b0eae0ab3164139cdac7f1232e02 (patch) | |
| tree | b841c5dc676f9485276d590c762d0bdb7279f82d /lib/bind | |
| parent | a35d88931c87cfe6bd38f01d7bad22140b3b38f3 (diff) | |
Notes
Diffstat (limited to 'lib/bind')
| -rw-r--r-- | lib/bind/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/config.mk b/lib/bind/config.mk index 77dbf3605ed4..1d9aacf37b5a 100644 --- a/lib/bind/config.mk +++ b/lib/bind/config.mk @@ -19,7 +19,7 @@ CFLAGS+= -DLIBAGE=${LIBAGE} SHLIB_MAJOR= ${LIBINTERFACE} SHLIB_MINOR= ${LIBINTERFACE} .else -INTERNALLIB= YES +INTERNALLIB= .endif .endif |
