Introduced AC_CONFIG_MACRO_DIR() and ACLOCAL_AMFLAGS on advise of George Danchev

This commit is contained in:
2011-06-08 19:41:11 +00:00
parent 9ee4f65141
commit 75f121d26e
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ AC_CANONICAL_TARGET
LIBBURNIA_SET_FLAGS
AM_INIT_AUTOMAKE([subdir-objects])
AC_CONFIG_MACRO_DIR([./])
dnl Notes by ts A71207 - B10409 :
dnl