Moved call to gl_NEXT_HEADER outside the conditional. 20110907030508/pspp 20110908030502/pspp 20110909030503/pspp
authorJohn Darrington <john@darrington.wattle.id.au>
Tue, 6 Sep 2011 19:48:48 +0000 (21:48 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Tue, 6 Sep 2011 19:48:48 +0000 (21:48 +0200)
Fixes bug #33585

configure.ac

index 1456b66138eaf537a40cedd6a39325b4f143a088..2ba3ba35253abcdafdd04bd8b1197bcade0ba203 100644 (file)
@@ -84,9 +84,10 @@ if test "$with_cairo" != no && test "$with_gui" != "no"; then
     PSPP_REQUIRED_PREREQ([glib-genmarshal (or use --without-gui)])
   fi
 
-  gl_NEXT_HEADERS([gtk/gtk.h])
 fi
 
+gl_NEXT_HEADERS([gtk/gtk.h])
+
 dnl Checks needed for psql reader
 
 dnl The 8.x series postgres tarballs installs with a default prefix of