X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/f78c5d06a8775b33890071166d56be82d9233c8b..1b9e87d8cac4e24034cb4d8f5c42824bac507772:/configure.ac?ds=sidebyside diff --git a/configure.ac b/configure.ac index a0bf6b1..e0a67aa 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ dnl There is NO WARRANTY, to the extent permitted by law. AC_PREREQ([2.68]) AC_INIT([cdecl99], [0.1], [nbowler@draconx.ca]) -AC_CONFIG_HEADER([config.h]) +AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign subdir-objects]) AM_SILENT_RULES([yes])