mirror of
git://github.com/lxc/lxc
synced 2025-09-01 23:20:28 +00:00
Re-enable lxc_devel
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# -*- Autoconf -*-
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
m4_define([lxc_devel], 0)
|
||||
m4_define([lxc_devel], 1)
|
||||
m4_define([lxc_version_major], 3)
|
||||
m4_define([lxc_version_minor], 1)
|
||||
m4_define([lxc_version_micro], 0)
|
||||
|
Reference in New Issue
Block a user