summaryrefslogtreecommitdiff
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 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