Ran configure - it appeared to work. When I ran using
"gmake", it re-ran the autogen/automake, then the
configure process, and it failed.
cd . && aclocal
cd . && automake --foreign --include-deps Makefile
cd . && autoconf
configure.in:8: warning: do not use m4_patsubst: use
patsubst or \ m4bpatsubst
/bin/sh ./config.status --recheck
running /bin/sh ./configure --prefix=/usr/X11R6
--no-create --no-recursion
checking for a BSD-compatible install...
/usr/bin/install -c
checking whether build environment is sane... yes
/usr/src/night-hawk/missing: Unknown `--run' option
Try `/usr/src/night-hawk/missing --help' for more
information
configure: WARNING: `missing' script is too old or missing
..... continues with configure .....
checking for select... yes
configure: creating ./config.status
./configure: line 7139: syntax error near unexpected
token `('
./configure: line 7139: `echo "$as_me:$LINENO: result:
### Compile\ Options ###" >&m4_default([5],
[AS_MESSAGE_FD])'
make: *** [config.status] Error 2
Any ideas, folks?