Working on one common configure which lets nq and qw compile.

There, needs a little clean up though.
This commit is contained in:
Zephaniah E. Hull 2001-02-20 03:10:06 +00:00
parent c2cf8ff5e7
commit 75618f96c9
12 changed files with 1962 additions and 46 deletions

2
bootstrap Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
aclocal && autoheader && automake --add-missing && autoconf