mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
Provide the --enable-silent-rules ./configure option with automake 1.11 and 1.12
This commit is contained in:
parent
5f55fd6e61
commit
84c00e71b7
@ -21,6 +21,7 @@
|
||||
|
||||
AC_INIT([strongSwan],[5.0.4])
|
||||
AM_INIT_AUTOMAKE(tar-ustar)
|
||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
|
||||
AC_CONFIG_MACRO_DIR([m4/config])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_DEFINE([CONFIG_H_INCLUDED], [], [defined if config.h included])
|
||||
|
Loading…
x
Reference in New Issue
Block a user