aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c9b250ef..ad9c6d7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -474,6 +474,8 @@ AC_CHECK_LIB(gladeui-1,glade_xml_node_new, [],
474 ) 474 )
475LIBS=$SAVELIBS 475LIBS=$SAVELIBS
476 476
477AC_CHECK_HEADERS([gtk/gtkx.h])
478
477AC_DEFINE_DIR([PACKAGE_DATA], [datarootdir], [The directory for installing read-only architecture-independent data]) 479AC_DEFINE_DIR([PACKAGE_DATA], [datarootdir], [The directory for installing read-only architecture-independent data])
478 480
479# Set PACKAGE_SOURCE_DIR in gnunet_gtk_config.h. 481# Set PACKAGE_SOURCE_DIR in gnunet_gtk_config.h.