aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 6fdb04d54c..c0c9d70df1 100644
--- a/configure.in
+++ b/configure.in
@@ -55,6 +55,13 @@ AM_GNOME_GETTEXT
GNOME_X_CHECKS
+dnl Purify support
+AC_ARG_ENABLE(purify,
+[ --enable-purify=[no/yes] Enable support for building executables with
+ Purify.],,enable_purify=no)
+
+AM_CONDITIONAL(ENABLE_PURIFY, test "x$enable_purify" = "xyes")
+
dnl * Time zone stuff
AC_CACHE_CHECK(for timezone variable, ac_cv_var_timezone,
AC_TRY_COMPILE([