aboutsummaryrefslogtreecommitdiff
path: root/m4/abi-gsf.m4
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2006-11-07 19:18:22 +0000
committerChristian Grothoff <christian@grothoff.org>2006-11-07 19:18:22 +0000
commitf63594c7e4f61eb1d11ed292c0fcf2f589718429 (patch)
tree8718f362c9d560c5a68a1b344ce5e943a242907d /m4/abi-gsf.m4
parent78a548467bf6cb209668ea5ed23e4673d9eb4fd4 (diff)
downloadlibextractor-f63594c7e4f61eb1d11ed292c0fcf2f589718429.tar.gz
libextractor-f63594c7e4f61eb1d11ed292c0fcf2f589718429.zip
gsf
Diffstat (limited to 'm4/abi-gsf.m4')
-rw-r--r--m4/abi-gsf.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/abi-gsf.m4 b/m4/abi-gsf.m4
index 155448a..43ceb64 100644
--- a/m4/abi-gsf.m4
+++ b/m4/abi-gsf.m4
@@ -68,6 +68,7 @@ AM_CONDITIONAL(WITH_GSF_GNOME, test "x$have_gsf_gnome" = "xtrue")
68 68
69if test "x$have_gsf_gnome" = "xtrue" ; then 69if test "x$have_gsf_gnome" = "xtrue" ; then
70 abi_gsf_message="yes, with GNOME support" 70 abi_gsf_message="yes, with GNOME support"
71 AC_DEFINE(HAVE_GSF, 1, [Have gsf])
71else if test "x$have_gsf" = "xtrue" ; then 72else if test "x$have_gsf" = "xtrue" ; then
72 abi_gsf_message="yes, without GNOME support" 73 abi_gsf_message="yes, without GNOME support"
73 AC_DEFINE(HAVE_GSF, 1, [Have gsf]) 74 AC_DEFINE(HAVE_GSF, 1, [Have gsf])