Make the m4 test in microcode/configure.ac less strict.
authorTaylor R Campbell <campbell@mumble.net>
Sun, 25 Apr 2010 15:24:54 +0000 (11:24 -0400)
committerTaylor R Campbell <campbell@mumble.net>
Sun, 25 Apr 2010 15:24:54 +0000 (11:24 -0400)
commit9f1e930c10dc31ec544a6a7bdb17cc050594f3ae
tree88b16b6b27c7efe9a83825660b4439b83b3f6a21
parent687955cc7b9fcc09c9819a7ca07777992ce400cf
Make the m4 test in microcode/configure.ac less strict.

Some luser might run `./configure M4=/usr/frobblethorpe/bin/m4'.
This requires makegen/m4.sh to accept the m4 program as an argument.
(Don't try to pass any extra arguments to the m4 program that way...)
src/microcode/configure.ac
src/microcode/makegen/Makefile.in.in
src/microcode/makegen/m4.sh