Hi, to avoid configure runs with an out-dated file, i have insert an up-to-date check as the first action in configure.in and have removed the existing configure file.
As discussed earlier it is recommended to run autoconf the first time and generate a new configure. The check simply breaks a configure run when the existing configure file is older than the existing configure.in file. Juergen
