Would it be OK to remove profiling output files (gmon.out, bb.out, any others?) in _AC_RUN_IFELSE? When I want to profile my code I configure with CFLAGS='-pg', so all the test program runs in configure leave garbage lying around.
-- Peter Eisentraut [EMAIL PROTECTED]
