liblvm: Raise WARNS to 1.
authorSascha Wildner <saw@online.de>
Tue, 5 Oct 2010 07:50:19 +0000 (09:50 +0200)
committerSascha Wildner <saw@online.de>
Tue, 5 Oct 2010 07:50:19 +0000 (09:50 +0200)
commitb14d39bea25ac6b89cc943b26215359832fdb51a
treefd6516ca6c849c8cb6584d788dcdd225700c7259
parentad080f0b6a2c8d83371ad0796cb4cbcb3663d183
liblvm: Raise WARNS to 1.

Since __BSD_VISIBLE is unset for liblvm compilation, we need to add the
standard define for alloca() (taken from <stdlib.h>) to lib.h to prevent
warnings.

While here, clean up the Makefile a bit, too.
contrib/lvm2/dist/include/lib.h
gnu/lib/liblvm/Makefile