Update for pc file rename
authorDan Winship <danw@src.gnome.org>
Tue, 12 Aug 2003 14:12:25 +0000 (14:12 +0000)
committerDan Winship <danw@src.gnome.org>
Tue, 12 Aug 2003 14:12:25 +0000 (14:12 +0000)
* Makefile.am: Update for pc file rename

ChangeLog
Makefile.am

index 2b2092b..f8165bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
 
        * libsoup-2.2.pc.in: Update, and rename from soup-2.0.pc
 
+       * Makefile.am: Update for pc file rename
+
        * libsoup/Makefile.am: s/2.0/2.2/ everywhere. Remove NSS, OpenSSL,
        and libsoup-ssl-proxy stuff.
 
index 5b03bb9..f7fc309 100644 (file)
@@ -2,8 +2,8 @@
 
 SUBDIRS = libsoup tests 
 
-EXTRA_DIST = soup-2.0.pc.in
+EXTRA_DIST = libsoup-$(SOUP_API_VERSION).pc.in
 
 pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = soup-2.0.pc
+pkgconfig_DATA = libsoup-$(SOUP_API_VERSION).pc