3e4ceff
1 2 3 4 5 6 7
#!/bin/bash # Shell script to create configure script from Makefile.am and configure.in. aclocal autoheader autoconf automake --add-missing --copy --gnu