mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New.
(AUTOMAKE_OPTIONS): New. * configure.ac: Check whether vasprintf needs a replacement.
This commit is contained in:
parent
15baf5c05b
commit
7b01988db3
4 changed files with 12 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
|||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
DISTCHECK_CONFIGURE_FLAGS = --enable-selinux-support
|
||||
AUTOMAKE_OPTIONS = dist-bzip2 std-options
|
||||
|
||||
if CROSS_COMPILING
|
||||
checks =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue