From: Stefan Monnier Date: Thu, 23 Aug 2007 20:02:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~11353 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3d20d6aaef4b9a3865206c832d1c98a5b54b466c;p=emacs.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index b1a7544baea..c9c307ba128 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-08-23 Johannes Weiner (tiny change) + + * configure.in (Check for required libraries): Typo. + 2007-08-23 YAMAMOTO Mitsuharu * configure.in: Check librsvg2 also for Mac Carbon. diff --git a/configure.in b/configure.in index 6c3f41264b1..fbf0b440b1b 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