Fixed an autoconf warning due to using an obsolete form of the AC_OUTPUT macro
This commit is contained in:
parent
58a32e7d43
commit
d3c246a911
|
@ -120,4 +120,5 @@ AC_SUBST(ccsp_kroc_available)
|
|||
AC_SUBST(cppcsp_available)
|
||||
AC_SUBST(MKDIR_P)
|
||||
|
||||
AC_OUTPUT(Makefile)
|
||||
AC_CONFIG_FILES([Makefile])
|
||||
AC_OUTPUT
|
||||
|
|
Loading…
Reference in New Issue
Block a user