Hello: I'm trying to complie the Minigui which need the autoconfig. But when I ran the ./configure it reports as flow :
checking minigui/common.h usability... yes checking minigui/common.h presence... no configure: WARNING: minigui/common.h: accepted by the compiler, reject ed by the preprocessor! configure: WARNING: minigui/common.h: proceeding with the preprocessor 's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to [EMAIL PROTECTED] ## configure: WARNING: ## ------------------------------------ ## checking for minigui/common.h... no checking whether __NOUNIX__ is declared... no checking whether _LITE_VERSION is declared... no checking whether _STAND_ALONE is declared... no checking whether _USE_NEWGAL is declared... no checking whether _HAVE_MATH_LIB is declared... yes checking whether _PNG_FILE_SUPPORT is declared... no checking whether _JPG_FILE_SUPPORT is declared... no checking whether _TYPE1_SUPPORT is declared... no checking whether _TTF_SUPPORT is declared... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands What does it mean?Thank You! I''m using Redhat 9. And my autoconfig verison is 2.59, automake version is 1.96. Best Regards!