summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e82b3e1..d644bf9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,5 +10,6 @@ AC_CHECK_FUNCS([strrchr])
AC_FUNC_MALLOC
AC_FUNC_REALLOC
AC_TYPE_SIZE_T
+AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES([Makefile shopify.pc])
AC_OUTPUT