autogen.sh 116 Bytes EditWeb IDE 1 2 3 4 5 6 7 #!/bin/sh # Generate configure & friends for CVS users. aclocal -I ./m4 automake --add-missing autoheader autoconf