autoconf: Generate libhfs and librsrc Makefiles
This commit is contained in:
parent
a288be6e3b
commit
21d0d418e3
2 changed files with 2 additions and 0 deletions
|
|
@ -57,4 +57,5 @@ AC_CHECK_FUNCS(mktime)
|
|||
|
||||
dnl Create output files.
|
||||
|
||||
AC_CONFIG_FILES([Makefile])
|
||||
AC_OUTPUT
|
||||
|
|
|
|||
|
|
@ -56,4 +56,5 @@ AC_CHECK_FUNCS(mktime)
|
|||
|
||||
dnl Create output files.
|
||||
|
||||
AC_CONFIG_FILES([Makefile])
|
||||
AC_OUTPUT
|
||||
|
|
|
|||
Loading…
Reference in a new issue