]> git.pond.sub.org Git - empserver/blob - bootstrap
(xdeval): Passed uninitialized val->val_as.sym.len to nstr_exec_val(),
[empserver] / bootstrap
1 #!/bin/sh -e
2 # Run this script after a fresh CVS checkout to bring the source tree
3 # into a state where you can run configure.
4 aclocal -I m4
5 autoconf
6 autoheader
7 >stamp-h.in