blob: 8c7b6da41b906801b44ff48ca584c4fd5cc0227d [file] [log] [blame]
Brad Bishop19323692019-04-05 15:28:33 -04001Upstream-Status: OE specific
2Signed-off-by: Armin Kuster <akuster808@gmail.com>
3
4Index: git/configure.ac
5===================================================================
6--- git.orig/configure.ac
7+++ git/configure.ac
8@@ -16,7 +16,7 @@ AC_CONFIG_HEADERS([config.h:config.h.in]
9
10 # For old automake use this
11 #AM_INIT_AUTOMAKE(dist-xz subdir-objects)
12-AM_INIT_AUTOMAKE([dist-xz 1.12 serial-tests subdir-objects])
13+AM_INIT_AUTOMAKE([dist-xz 1.12 serial-tests subdir-objects foreign])
14
15 if test "x$prefix" = "xNONE"; then
16 sysconfdir=/etc