AC_PROG_RANLIB obsoleted by libtool.
[libidn.git] / autogen.sh
blobed219908b859b32095b99d88215a63805259f46a
1 #!/bin/sh -x
2 autoreconf --install --force --verbose
3 : 'You can now run CFLAGS=-g ./configure --disable-shared and then make.'