Dan Fandrich
|
9de4e5ebe4
Fixed the problem of curl-config --libs specifying unneeded libraries
|
il y a 18 ans |
Daniel Stenberg
|
6ca627ae74
curl-config got a --checkfor option
|
il y a 18 ans |
Daniel Stenberg
|
67a83c1b34
David Shaw finally removed all traces of Gopher and we are now officially
|
il y a 19 ans |
Daniel Stenberg
|
e55f502e2f
--protocols now supports TFTP
|
il y a 19 ans |
Daniel Stenberg
|
8f219af884
When curl is built with GnuTLS, curl-config didn't include "SSL" when
|
il y a 19 ans |
Daniel Stenberg
|
d6460aff36
added missing features to curl-config
|
il y a 19 ans |
Daniel Stenberg
|
2a6ea6d7a7
David Shaw added --protocols, and thus the --feature no longer mentions what
|
il y a 20 ans |
Daniel Stenberg
|
df3ca59116
Dan Fandrich:
|
il y a 20 ans |
Daniel Stenberg
|
437afe0767
curl-config now shows asyncdns if built with ares enabled
|
il y a 21 ans |
Daniel Stenberg
|
b0fbb98f41
Markus Oberhumer fixed the -cflags option
|
il y a 22 ans |
Daniel Stenberg
|
f68505ee23
Karol Pietrzak pointed out that simply including the include dir in --cflags
|
il y a 22 ans |
Daniel Stenberg
|
f8e0b18439
AC_SUBST HAVE_LIBZ for curl-config.in
|
il y a 22 ans |
Daniel Stenberg
|
98e1605b17
--ca shows ca bundle path
|
il y a 22 ans |
Daniel Stenberg
|
fd3881eaa6
added --disable-[protocol] support
|
il y a 22 ans |
Daniel Stenberg
|
6e9d1617c6
added support for --cc to output the compiler name. This makes it possible
|
il y a 23 ans |
Daniel Stenberg
|
47ff6f29f4
hm, --cflags should only show the flags a 3rd party program would need
|
il y a 23 ans |
Daniel Stenberg
|
861ca06f11
removed --include again and stuffed the libcurl's include path in --cflags
|
il y a 23 ans |
Daniel Stenberg
|
d9e54a3cdf
Added --include to set the compiler include flag for libcurl
|
il y a 23 ans |
Daniel Stenberg
|
32eaf9e83a
Added -lcurl for --libs so that single option should now suffice to use
|
il y a 23 ans |
Daniel Stenberg
|
d60cd937b7
Heikki Korpela posted a patch that makes --libs include the directory in
|
il y a 23 ans |
Sterling Hughes
|
268867311e
Add documentation for the --vernum attribute
|
il y a 23 ans |
Daniel Stenberg
|
1e5e0f9a26
added 'curl-config --vernum' for hardcore hex version output
|
il y a 23 ans |
Daniel Stenberg
|
1ee7f92ce4
configure sets variables that curl-config uses to display what features
|
il y a 23 ans |
Daniel Stenberg
|
28a9108257
more intial fixes
|
il y a 23 ans |
Daniel Stenberg
|
cc7fc20251
libcurl version, not curl version
|
il y a 23 ans |
Daniel Stenberg
|
fb1ce5fd5b
tiny tool for outputting curl config variables
|
il y a 23 ans |