]> granicus.if.org Git - curl/commitdiff
compile the library file strequal.c to get the Curl_raw_equal function as
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Oct 2008 18:02:46 +0000 (18:02 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 Oct 2008 18:02:46 +0000 (18:02 +0000)
that's not exported by the lib

src/Makefile.inc

index 1ebbd0dfe0e3ce2c5f7da80a4f6ceeaee6a82e93..12e67a1e5f7199a7b5725e0a015a144647431cc3 100644 (file)
@@ -3,7 +3,8 @@
 # libcurl has sources that provide functions named curlx_* that aren't part of
 # the official API, but we re-use the code here to avoid duplication.
 CURLX_ONES =  $(top_srcdir)/lib/strtoofft.c \
-       $(top_srcdir)/lib/strdup.c 
+       $(top_srcdir)/lib/strdup.c \
+       $(top_srcdir)/lib/strequal.c 
 
 CURL_SOURCES = main.c hugehelp.c urlglob.c writeout.c writeenv.c \
        getpass.c homedir.c curlutil.c