*** empty log message ***
This commit is contained in:
parent
9ec5dfe64b
commit
3d20d6aaef
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2007-08-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
|
||||
|
||||
* configure.in (Check for required libraries): Typo.
|
||||
|
||||
2007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
|
||||
|
||||
* configure.in: Check librsvg2 also for Mac Carbon.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue