]> git.ipfire.org Git - thirdparty/lxc.git/commit
replace lxc-version by lxc-config
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 10 Jun 2009 16:21:48 +0000 (18:21 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 10 Jun 2009 16:21:48 +0000 (18:21 +0200)
commit3eae9733be0e89b1badb36d96bb60704f291ffc0
treebe54e8aa77673d914aba854dbe167727cf84a981
parentb6345ba1b39ada371caa24ec3c105694604caa76
replace lxc-version by lxc-config

As we have the correct informations with pkg-config we can
write a script which will collect the informations and we get
rid of the C program.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
configure.ac
src/lxc/Makefile.am
src/lxc/lxc-config.in [new file with mode: 0644]
src/lxc/lxc_version.c [deleted file]