aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 5c6890f21b..ded8dccd93 100644
--- a/configure.in
+++ b/configure.in
@@ -62,6 +62,9 @@ AC_C_INLINE
AM_PROG_LEX
AC_PROG_YACC
AC_PROG_AWK
+AC_PATH_PROG([PERL], [perl])
+AC_SUBST(PERL)
+
case $YACC in
*yacc*)
AC_MSG_ERROR(You need bison to build Evolution)
@@ -1748,6 +1751,7 @@ addressbook/gui/widgets/Makefile
addressbook/importers/Makefile
addressbook/printing/Makefile
addressbook/tools/Makefile
+addressbook/tools/csv2vcard
addressbook/util/Makefile
art/Makefile
data/Makefile