Re: Basic problem with autoheader: AC_CONFIG_HEADERS not found in configure.in

2005-08-10 Thread Ralf Wildenhues
Hi Hossein, * Hossein Mobahi wrote on Wed, Aug 10, 2005 at 05:47:23AM CEST: I run Linux 2.6.11-gentoo-r11 x86_64 and get he following error when issuing autoheader: autoheader-2.59: error: AC_CONFIG_HEADERS not found in configure.in The first five lines of my configure.in are as follows:

Problem with AC_CHECK_FUNC and order of gcc command-line parameters

2005-08-10 Thread Horst Wagner
Hi, I am having trouble with AC_CHECK_FUNC. It turns out that the order of parameters on the gcc commandline configure uses to compile code to check for the existence of the function is not proper in my case. I could not find any mention of such a problem in newsgroups, so I am assuming I am

## Report this to [EMAIL PROTECTED] ##

2005-08-10 Thread David Henderson
tstalgo01:~/CDP_ALGOAM_SUPPORT/READLINE/readline-5.0 ./configure --prefix=$HOME checking build system type... sparc-sun-solaris2.9 checking host system type... sparc-sun-solaris2.9 Beginning configuration for readline-5.0 for sparc-sun-solaris2.9 checking whether make sets $(MAKE)... yes