summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMike Newman <MikeGTN@src.gnome.org>2003-05-27 21:57:46 +0000
committerMike Newman <MikeGTN@src.gnome.org>2003-05-27 21:57:46 +0000
commit9e131f64cb3b67c8ad1a11de2297cc3297baa7fa (patch)
treecc44508270e90b7e7a824e5322e35f8123ef56b5 /configure.in
parent34f3758977b56e72dc07b509d1ed4e215794eee9 (diff)
Enable the gdialog compatibility wrapper script.
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 925adff..0ebee6a 100644
--- a/configure.in
+++ b/configure.in
@@ -25,6 +25,12 @@ if test x$SCROLLKEEPER_CONFIG = xno; then
fi
dnl *******************************
+dnl perl check
+dnl *******************************
+
+AC_PATH_PROG(PERL,perl,)
+
+dnl *******************************
dnl Internationalization
dnl *******************************
@@ -54,6 +60,7 @@ Makefile
zenity.spec
po/Makefile.in
src/Makefile
+src/gdialog
data/Makefile
help/Makefile
help/C/Makefile