Fix.
[gsasl.git] / autogen.sh
blobdbf6e91e43a6ebe44b77eb0c7612f6c86b9a9651
1 #!/bin/sh -x
2 gtkdocize
3 autoreconf --install --force
4 : 'Run "./configure --enable-gtk-doc && make" now.'