1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-22 19:27:13 +01:00

added m4 macros

This commit is contained in:
vadim 2010-12-13 15:13:00 -08:00
parent 65228cb91d
commit aa1235c18f

View File

@ -9,6 +9,9 @@ PACKAGE=fwbuilder
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [package])
AC_SUBST(PACKAGE)
LT_INIT
AC_CONFIG_MACRO_DIR([m4])
dnl
dnl all version numbers are defined in the file VERSION
dnl