mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-22 19:27:13 +01:00
added m4 macros
This commit is contained in:
parent
65228cb91d
commit
aa1235c18f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user