remove -release tag so libsoup is named libsoup.so.0.1.9 not
authorAlex Graveley <alex@ximian.com>
Tue, 20 Feb 2001 22:32:12 +0000 (22:32 +0000)
committeralex <alex>
Tue, 20 Feb 2001 22:32:12 +0000 (22:32 +0000)
commitdc1640db3d605e4950b5a990f07d468ef12bffe8
tree803e3a637f969fc2e78fbac14e5f0cede7ccfc38
parent62deaae2552334518da82ceb4e00176f08c5ee0c
remove -release tag so libsoup is named libsoup.so.0.1.9 not

2001-02-20  Alex Graveley  <alex@ximian.com>

* src/soup-core/Makefile.am (libsoup_la_LDFLAGS): remove -release
tag so libsoup is named libsoup.so.0.1.9 not libsoup-0.1.9.so.0.0.0

* soupConf.sh.in (SOUP_INCLUDEDIR): use $CPPFLAGS instead of $CFLAGS.

* soup-config.in (depend_cflags): use $CPPFLAGS instead of $CFLAGS.

* configure.in: Clean up to use $CPPFLAGS instead of $CFLAGS for
storing glib, gnet, libxml, openssl, nspr, and nss header
locations.
ChangeLog
configure.in
libsoup/Makefile.am