]> git.ipfire.org Git - thirdparty/lxc.git/commit
configure/makefile: rename default_conf to distro_conf
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 31 May 2013 14:02:33 +0000 (16:02 +0200)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 31 May 2013 16:14:26 +0000 (11:14 -0500)
commit3a647d582dc759e43c2087f0d906adf77c62ab6c
treec5f36e7e5df4a378a741544afb98efdabdcb97df
parent3bc449ed24edc4b754cbe0af19fe878d29731f59
configure/makefile: rename default_conf to distro_conf

configure/makefile: rename default_conf to distro_conf, since it is a per-distro
default.  Then we'll be able to use the symbol LXC_DEFAULT_CONF in the code to
refer to the installed file.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
config/Makefile.am
configure.ac