Update.
[gsasl.git] / autogen.sh
blob61a1d20b23a642ce4164d1c94427feb71da129c5
1 #!/bin/sh -x
2 autoreconf --install --force --verbose
3 : 'You can now run CFLAGS="-g -Wall" ./configure --enable-maintainer-mode and then make.'