> This file is now marked as deleted on the head. > >I now get: > >creating config.h >cat: ./config.h.in: No such file or directory > > Is it supposed to be created somehow?
By running autoheader (same as configure; you create that by running autoconf) --Ken
