projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40774ac
)
Moved call to gl_NEXT_HEADER outside the conditional.
author
John Darrington
<john@darrington.wattle.id.au>
Tue, 6 Sep 2011 19:48:48 +0000
(21:48 +0200)
committer
John Darrington
<john@darrington.wattle.id.au>
Tue, 6 Sep 2011 19:48:48 +0000
(21:48 +0200)
Fixes bug #33585
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 1456b66138eaf537a40cedd6a39325b4f143a088..2ba3ba35253abcdafdd04bd8b1197bcade0ba203 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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