aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b1a7544bae..c9c307ba12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-08-23 Johannes Weiner <[email protected]> (tiny change)
+
+ * configure.in (Check for required libraries): Typo.
+
2007-08-23 YAMAMOTO Mitsuharu <[email protected]>
* configure.in: Check librsvg2 also for Mac Carbon.
diff --git a/configure.in b/configure.in
index 6c3f41264b..fbf0b440b1 100644
--- a/configure.in
+++ b/configure.in
@@ -2609,7 +2609,7 @@ if test "${HAVE_X11}" = "yes"; then
MISSING="$MISSING libtiff" && WITH_NO="$WITH_NO --with-tiff=no"
if test "X${MISSING}" != X; then
- AC_MSG_ERROR([The following required libraries was not found:
+ AC_MSG_ERROR([The following required libraries were not found:
$MISSING
Maybe some development libraries/packages are missing?
If you don't want to link with them give