]> git.ipfire.org Git - thirdparty/util-linux.git/commit - tools/config-gen
build-sys: add tools/config-gen and basic compilation scenarios
authorKarel Zak <kzak@redhat.com>
Fri, 4 Nov 2011 11:12:20 +0000 (12:12 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 4 Nov 2011 19:56:06 +0000 (20:56 +0100)
commit9221fb85f6f5dc97d5a4810c2e87e8882fa85f02
tree0e0d7ea68817763eb2b4d7fd0ac54486be1f5818
parent9ecd720f2cef66fceae2d429caf4141f5e0f4c24
build-sys: add tools/config-gen and basic compilation scenarios

Signed-off-by: Karel Zak <kzak@redhat.com>
15 files changed:
tools/config-gen [new file with mode: 0755]
tools/config-gen-functions.sh [new file with mode: 0644]
tools/config-gen.d/all-non-nls.conf [new file with mode: 0644]
tools/config-gen.d/all.conf [new file with mode: 0644]
tools/config-gen.d/audit.conf [new file with mode: 0644]
tools/config-gen.d/core.conf [new file with mode: 0644]
tools/config-gen.d/devel.conf [new file with mode: 0644]
tools/config-gen.d/non-libblkid.conf [new file with mode: 0644]
tools/config-gen.d/non-libmount.conf [new file with mode: 0644]
tools/config-gen.d/non-libs.conf [new file with mode: 0644]
tools/config-gen.d/non-libuuid.conf [new file with mode: 0644]
tools/config-gen.d/non-nls.conf [new file with mode: 0644]
tools/config-gen.d/selinux.conf [new file with mode: 0644]
tools/config-gen.d/slang.conf [new file with mode: 0644]
tools/config-gen.d/static.conf [new file with mode: 0644]