regen configure

This commit is contained in:
Don Stewart
2005-08-18 05:05:54 +00:00
parent 46b07ed75c
commit c790ab9d7e
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
# only AC_DEFINES are visible in Haskell src
# sanity test
AC_INIT(plugins/System/Plugins.hs)
AC_INIT(src/System/Plugins.hs)
# Prepare to generate the config.h.in file
AC_CONFIG_HEADERS([config.h])