]> err.no Git - mapper/commitdiff
Remove useless "else"
authorKaj-Michael Lang <milang@tal.org>
Thu, 28 Feb 2008 20:35:27 +0000 (22:35 +0200)
committerKaj-Michael Lang <milang@tal.org>
Thu, 28 Feb 2008 20:35:27 +0000 (22:35 +0200)
configure.ac

index 0d5ca80a6d1c7d6c29a4a7f68bd23464eea3fb47..39a4684b2b475f148b2a677d52156afbd4c10726 100644 (file)
@@ -110,7 +110,6 @@ if test "x$enable_cairo" = "xyes" ; then
  AC_SUBST(CAIRO_LIBS)
  AC_SUBST(CAIRO_CFLAGS)
  AC_DEFINE([WITH_CAIRO], 1, [Draw using cairo])
-else
 fi
 
 if test "x$enable_770" = "xno" ; then