minor fixes
This commit is contained in:
parent
503efdcdb6
commit
fa108bbd6b
3 changed files with 37 additions and 11 deletions
|
|
@ -13,7 +13,7 @@ AC_CANONICAL_TARGET
|
|||
|
||||
dnl automake initialization
|
||||
AM_INIT_AUTOMAKE([gnu dist-bzip2])
|
||||
AM_CONFIG_HEADER([config.h])
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
dnl user-switches
|
||||
AC_APPLICATIONS
|
||||
|
|
|
|||
Reference in a new issue