Fix for VPATH build for configure dependency
The configure dependency in Makefile.in was incorrect for a VPATH build, causing the make to fail. This adds a correct dependency, along with adding an --enable-maintainer-mode similar to the Automake version. It also fixes the dist target to work in a vpath directory. subminor version number was updated.
Please register or sign in to comment