*** empty log message ***
[libidn.git] / autogen.sh
blobaa7256face4ccc6bdb5418e17e56c644a2aa49eb
1 #!/bin/sh -x
2 autoreconf --install --force --verbose
3 : 'You can now run ./configure CFLAGS=-g --disable-shared and then make.'