]> andersk Git - splint.git/blob - bootstrap
Update configure and makefile to aclocal/automake 1.10.1 and autoconf 2.61.
[splint.git] / bootstrap
1 #! /bin/sh
2 set -x
3 aclocal
4 autoheader
5 autoconf
6 automake -a -c
This page took 0.058186 seconds and 5 git commands to generate.