summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-06-07 15:59:33 +0000
committerDan Winship <danw@src.gnome.org>2002-06-07 15:59:33 +0000
commitf982a0c76bd0afd84339972ca2666f16a3684094 (patch)
tree9d26b60d75d5327c896178b02b45b7eaad92a7a6
parent6383878d95160b71e07389456e0b50500ff889db (diff)
downloadlibsoup-SOUP_0_7_4.tar.gz
(AC_OUTPUT): Remove tests/Makefile for now since autoconf 2.52SOUP_0_7_4
won't deal with it being missing, and Makefile.am says there are automake issues with trying to get it disted.
-rw-r--r--ChangeLog3
-rw-r--r--configure.in1
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2902b4f6..77cbe45e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* configure.in (SOUP_AGE, SOUP_CURRENT, SOUP_REVISION): Bump age
and current. Update version to 0.7.4.
+ (AC_OUTPUT): Remove tests/Makefile for now since autoconf 2.52
+ won't deal with it being missing, and Makefile.am says there are
+ automake issues with trying to get it disted.
* src/libsoup/soup-private.h (VERSION): Update to 0.7.4
diff --git a/configure.in b/configure.in
index 0a8d7878..e666e8a9 100644
--- a/configure.in
+++ b/configure.in
@@ -574,7 +574,6 @@ AC_OUTPUT([
src/soup-httpd/Makefile
src/soup-ssl-proxy/Makefile
src/soup-wsdl/Makefile
- tests/Makefile
])
echo "