]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
just saying CC is better
authorMiek Gieben <miekg@NLnetLabs.nl>
Tue, 6 Dec 2005 12:51:31 +0000 (12:51 +0000)
committerMiek Gieben <miekg@NLnetLabs.nl>
Tue, 6 Dec 2005 12:51:31 +0000 (12:51 +0000)
Makefile.in

index 578100d6f1371762033287e8c7ba1b602b134540..1430cd8c0c3ff74de02f806d5b3d9b35b80d4de0 100644 (file)
@@ -24,7 +24,7 @@ LDFLAGS               = @LDFLAGS@     -lcrypto
 LIBS           = @LIBS@
 LIBOBJS                = @LIBOBJS@
 DATE           = $(shell date +%Y%m%d)
-LIBTOOL                = $(libtool) --tag=$(CC)
+LIBTOOL                = $(libtool) --tag=CC
 
 LINT           = splint
 LINTFLAGS      = +quiet -weak -warnposix -unrecog -Din_addr_t=uint32_t -Du_int=unsigned -Du_char=uint8_t