summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 "