summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 439aa79..06030d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,8 +2,7 @@
AC_INIT([totem-pps], 0.0.19.3)
dnl AC_INIT([$PACKAGE], [$VERSION])
-AC_CONFIG_SRCDIR([config.h.in])
-AC_CONFIG_HEADERS([config.h])
+dnl AC_CONFIG_SRCDIR([config.h.in])
AC_CONFIG_MACRO_DIR([m4])
dnl AM_MAINTAINER_MODE provides the option to enable maintainer mode