summaryrefslogtreecommitdiff
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 b5a59ee..398ea58 100644
--- a/configure.ac
+++ b/configure.ac
@@ -68,6 +68,8 @@ PKG_CHECK_MODULES([CPPUNIT], [cppunit])
# Output files
AC_CONFIG_HEADERS([config.h])
+AC_CONFIG_COMMANDS([perl], [cd perl && perl Makefile.PL && cd ..], [])
+
AC_CONFIG_FILES([libsubunit.pc
libcppunit_subunit.pc
Makefile