* configure.in: small patch from Mike Gerdts to avoid problems with

older awk implementations, fixes #439649
Daniel
This commit is contained in:
Daniel Veillard 2008-03-31 12:13:52 +00:00
parent 497f252015
commit be03daaab2
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
Mon Mar 31 14:12:42 CEST 2008 Daniel Veillard <veillard@redhat.com>
* configure.in: small patch from Mike Gerdts to avoid problems with
older awk implementations, fixes #439649
Mon Mar 31 13:58:25 CEST 2008 Daniel Veillard <veillard@redhat.com>
* src/lxc_conf.c src/lxc_conf.h: cleanup patch for the conf driver