summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cc134a3..ede091e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,6 @@ AC_INIT(libsha1, 0.2.99, libsha1@googlegroups.com)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([sha1.c])
-AC_CONFIG_HEADER([config.h])
AC_PROG_CC
AC_PROG_LIBTOOL