projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f0cba7
)
LDFLAGS fix to make the GSSAPI build again
author
Daniel Stenberg
<daniel@haxx.se>
Tue, 5 Aug 2003 15:22:15 +0000
(15:22 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Tue, 5 Aug 2003 15:22:15 +0000
(15:22 +0000)
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index 33e42eaaf6fb6d070c540d37a13257a643d9d44a..3a08daee8c28811329b1ef6004035053799e431d 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-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