Daniel Stenberg
|
8df7e0bdba
Michal Marek made curl-config --libs not include /usr/lib64 in the output
|
17 年之前 |
Daniel Stenberg
|
57d2fb41d0
Based on one of those bug reports that are intercepted by a distro's bug
|
17 年之前 |
Dan Fandrich
|
faaaf62655
Added the --static-libs option to curl-config
|
17 年之前 |
Dan Fandrich
|
9b23b31071
Added LDAPS, SCP and SFTP to curl-config --protocols.
|
17 年之前 |
Dan Fandrich
|
2691f1efc8
Use configure's new LIBCURL_LIBS variable
|
17 年之前 |
Dan Fandrich
|
c5e7d839d5
Don't bother adding a library path of /usr/lib in curl-config --libs
|
18 年之前 |
Dan Fandrich
|
9de4e5ebe4
Fixed the problem of curl-config --libs specifying unneeded libraries
|
18 年之前 |
Daniel Stenberg
|
6ca627ae74
curl-config got a --checkfor option
|
18 年之前 |
Daniel Stenberg
|
67a83c1b34
David Shaw finally removed all traces of Gopher and we are now officially
|
19 年之前 |
Daniel Stenberg
|
e55f502e2f
--protocols now supports TFTP
|
19 年之前 |
Daniel Stenberg
|
8f219af884
When curl is built with GnuTLS, curl-config didn't include "SSL" when
|
19 年之前 |
Daniel Stenberg
|
d6460aff36
added missing features to curl-config
|
19 年之前 |
Daniel Stenberg
|
2a6ea6d7a7
David Shaw added --protocols, and thus the --feature no longer mentions what
|
20 年之前 |
Daniel Stenberg
|
df3ca59116
Dan Fandrich:
|
20 年之前 |
Daniel Stenberg
|
437afe0767
curl-config now shows asyncdns if built with ares enabled
|
21 年之前 |
Daniel Stenberg
|
b0fbb98f41
Markus Oberhumer fixed the -cflags option
|
22 年之前 |
Daniel Stenberg
|
f68505ee23
Karol Pietrzak pointed out that simply including the include dir in --cflags
|
22 年之前 |
Daniel Stenberg
|
f8e0b18439
AC_SUBST HAVE_LIBZ for curl-config.in
|
22 年之前 |
Daniel Stenberg
|
98e1605b17
--ca shows ca bundle path
|
22 年之前 |
Daniel Stenberg
|
fd3881eaa6
added --disable-[protocol] support
|
22 年之前 |
Daniel Stenberg
|
6e9d1617c6
added support for --cc to output the compiler name. This makes it possible
|
23 年之前 |
Daniel Stenberg
|
47ff6f29f4
hm, --cflags should only show the flags a 3rd party program would need
|
23 年之前 |
Daniel Stenberg
|
861ca06f11
removed --include again and stuffed the libcurl's include path in --cflags
|
23 年之前 |
Daniel Stenberg
|
d9e54a3cdf
Added --include to set the compiler include flag for libcurl
|
23 年之前 |
Daniel Stenberg
|
32eaf9e83a
Added -lcurl for --libs so that single option should now suffice to use
|
23 年之前 |
Daniel Stenberg
|
d60cd937b7
Heikki Korpela posted a patch that makes --libs include the directory in
|
23 年之前 |
Sterling Hughes
|
268867311e
Add documentation for the --vernum attribute
|
23 年之前 |
Daniel Stenberg
|
1e5e0f9a26
added 'curl-config --vernum' for hardcore hex version output
|
23 年之前 |
Daniel Stenberg
|
1ee7f92ce4
configure sets variables that curl-config uses to display what features
|
23 年之前 |
Daniel Stenberg
|
28a9108257
more intial fixes
|
23 年之前 |