1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-24 12:17:26 +01:00

added m4 macros

This commit is contained in:
vadim 2010-12-13 15:12:41 -08:00
parent a1a4ca81a1
commit 1c94d730e6

View File

@ -8,6 +8,9 @@ AC_CONFIG_HEADER(src/fwbuilder/libfwbuilder-config.h)
AC_PROG_INSTALL
LT_INIT
AC_CONFIG_MACRO_DIR([m4])
dnl
dnl all version numbers are defined in the file VERSION
dnl