--- a/configure.ac Tue Apr 17 11:14:50 2007 +0000 +++ b/configure.ac Tue Apr 17 11:40:13 2007 +0000 @@ -243,7 +243,7 @@ dnl We only really need Pango >= 1.4 for decent RTL support PKG_CHECK_MODULES(pango, [pango >= 1.4.0], - AC_DEFINE(HAVE_PANGO14, 1, [Define if we have Pango 1.4 or newer.]),) + AC_DEFINE(HAVE_PANGO14, 1, [Define if we have Pango 1.4 or newer.]),:) dnl ####################################################################### dnl # Check for XScreenSaver