]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
tag=CC
authorMiek Gieben <miekg@NLnetLabs.nl>
Tue, 6 Dec 2005 12:11:15 +0000 (12:11 +0000)
committerMiek Gieben <miekg@NLnetLabs.nl>
Tue, 6 Dec 2005 12:11:15 +0000 (12:11 +0000)
Makefile.in

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