]> granicus.if.org Git - curl/commit
Implemented --enable-hidden-symbols configure option to enable
authorDan Fandrich <dan@coneharvesters.com>
Mon, 12 Jun 2006 20:33:04 +0000 (20:33 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 12 Jun 2006 20:33:04 +0000 (20:33 +0000)
commit59582a9d9dccada1cdc492168e089dc91f17b4fe
tree4ba936dc78db87eb7859223ab4daa4fc7320eec6
parent6246bbc6563eb328ee34df81bf99e95723dbea5e
Implemented --enable-hidden-symbols configure option to enable
-fvisibility=hidden on gcc >= 4.0.  This reduces the size of the libcurl
binary and speeds up dynamic linking by hiding all the internal symbols from
the symbol table.
configure.ac
docs/INSTALL
include/curl/curl.h