*** empty log message ***
[libidn.git] / autogen.sh
blobc8a92c9abaf911e6d968e7f58ba2dfc8187cdf97
1 #!/bin/sh -x
2 autoreconf --install --force --verbose
3 ./configure CFLAGS="-g -Wall -pedantic" --enable-maintainer-mode --with-dmalloc "$@"