aboutsummaryrefslogtreecommitdiffstats
path: root/meta-tpm/recipes-tpm2/cryptsetup-tpm-incubator/files/configure_fix.patch
blob: 8c7b6da41b906801b44ff48ca584c4fd5cc0227d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Upstream-Status: OE specific
Signed-off-by: Armin Kuster <akuster808@gmail.com>

Index: git/configure.ac
===================================================================
--- git.orig/configure.ac
+++ git/configure.ac
@@ -16,7 +16,7 @@ AC_CONFIG_HEADERS([config.h:config.h.in]
 
 # For old automake use this
 #AM_INIT_AUTOMAKE(dist-xz subdir-objects)
-AM_INIT_AUTOMAKE([dist-xz 1.12 serial-tests subdir-objects])
+AM_INIT_AUTOMAKE([dist-xz 1.12 serial-tests subdir-objects foreign])
 
 if test "x$prefix" = "xNONE"; then
 	sysconfdir=/etc