X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=autogen.sh;h=b6db9f919cd932750274c1fa54dcae7ab740c81f;hp=4532e870bc93d8cd09451c40dafb8c880e406123;hb=a035bf274477689920bcac12792b28de9d35ab6c;hpb=e407720bbaa718d97eefacb62ff96a7796f54281 diff --git a/autogen.sh b/autogen.sh index 4532e870b..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 --with-selinux" + 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 \