diff --git a/autogen.sh b/autogen.sh index 53b02ce..791a1a8 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,3 +1,4 @@ #!/bin/sh mkdir -p m4/ autoreconf -i +./configure --enable-debug --enable-pango $*