1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

LDFLAGS fix to make the GSSAPI build again

This commit is contained in:
Daniel Stenberg 2003-08-05 15:22:15 +00:00
parent 5f0cba7775
commit f3e7a5d755

View File

@ -21,7 +21,7 @@ endif
# we use srcdir/lib for the lib-private header files
INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/lib -I$(top_srcdir)/lib $(ARESINC)
LDFLAGS = -L$(top_srcdir)/lib
LDFLAGS += -L$(top_srcdir)/lib
VERSION=-version-info 2:2:0