mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-07 22:39:41 +00:00
Re-enable lxc_devel
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
4dcd858b92
commit
8465a7f49e
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user