]> git.pld-linux.org Git - packages/lxc.git/blob - am-1.14.patch
generate templates/lxc-pld
[packages/lxc.git] / am-1.14.patch
1 --- a/configure.ac      2013-06-23 17:30:24.307931021 -0400
2 +++ b/configure.ac      2013-06-23 17:30:43.414554866 -0400
3 @@ -6,7 +6,7 @@
4  AC_CONFIG_SRCDIR([configure.ac])
5  AC_CONFIG_AUX_DIR([config])
6  AC_CONFIG_HEADERS([src/config.h])
7 -AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability])
8 +AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability subdir-objects])
9  AC_CANONICAL_HOST
10  AM_PROG_CC_C_O
11  AC_GNU_SOURCE
This page took 0.042724 seconds and 3 git commands to generate.