]> andersk Git - splint.git/blob - bootstrap
Fixed bug which would cause splint to crash if it was started with the -i flags and...
[splint.git] / bootstrap
1 #! /bin/sh
2 set -x
3 aclocal
4 autoheader
5 autoconf
6 automake -a -c
This page took 0.037096 seconds and 5 git commands to generate.