Add configure to autogen.sh
Use ./autogen.sh --<options> to run autogen with configure in one call. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
This commit is contained in:
parent
32db4b53ed
commit
80e9b79f3e
@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
mkdir -p m4/
|
||||
autoreconf -i
|
||||
./configure --enable-debug --enable-pango $*
|
||||
|
Loading…
x
Reference in New Issue
Block a user