What steps will reproduce the problem?
1. Check out a fresh copy of WvStreams, or run "make clean"
2. Remove autoconf from your system (or have recently reinstalled your
system...)
3. Run ./configure; make
Expected: An error message from configure saying that autoconf isn't present.
Actual: configure doesn't report any errors, and make gives:
wvrules.mk:31: wvrules-@COMPILER_STANDARD@.mk: No such file or directory
make: *** No rule to make target `wvrules-@COMPILER_STANDARD@.mk'. Stop.
Original issue reported on code.google.com by peter.mc...@gmail.com on 30 Aug 2007 at 5:32
Original issue reported on code.google.com by
peter.mc...@gmail.com
on 30 Aug 2007 at 5:32