mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-13 00:19:55 +02:00
added m4 macros
This commit is contained in:
@@ -9,6 +9,9 @@ PACKAGE=fwbuilder
|
|||||||
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [package])
|
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [package])
|
||||||
AC_SUBST(PACKAGE)
|
AC_SUBST(PACKAGE)
|
||||||
|
|
||||||
|
LT_INIT
|
||||||
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
|
||||||
dnl
|
dnl
|
||||||
dnl all version numbers are defined in the file VERSION
|
dnl all version numbers are defined in the file VERSION
|
||||||
dnl
|
dnl
|
||||||
|
|||||||
Reference in New Issue
Block a user