X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=autogen.sh;h=b6db9f919cd932750274c1fa54dcae7ab740c81f;hp=234e82902cf8d498c99e25f55e2cab74b8544d40;hb=ee137da3897d154e0c62b03ea7ef3c3359753adc;hpb=530fc1f526ee04360f6937812b31cc1df526e505 diff --git a/autogen.sh b/autogen.sh index 234e82902..b6db9f919 100755 --- a/autogen.sh +++ b/autogen.sh @@ -42,7 +42,7 @@ echo " automake: $(automake --version | head -1)" automake --add-missing if test -z "$@"; then - args="--prefix=/usr --exec-prefix= --sysconfdir=/etc" + args="--prefix=/usr --exec-prefix= --sysconfdir=/etc --with-selinux --enable-debug" args="$args --with-libdir-name=$(basename $(gcc -print-multi-os-directory))" export CFLAGS="-g -Wall \ -Wmissing-declarations -Wmissing-prototypes \