Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20000712132914.507.qmail@web122.yahoomail.com> Date: Wed, 12 Jul 2000 06:29:14 -0700 (PDT) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: autoconf AC_EXEEXT To: Jerome Benoit Cc: Cygnus MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii You'll be better served if you ask your question at autoconf AT gnu DOT org. I think I know but would have to work it up to be sure before giving an answer. IIRC, it involves AC_SUBST. Earnie. --- Jerome Benoit wrote: > Thank you very much: that works > > But I have an another trouble: > I have write the `config.site': > > test "$prefix" = NONE && prefix=${HOME}/local > test "$exec_prefix" = NONE && exec_prefix=${HOME} > > Autoconf considers as expected the first line, > but not the second one: > `@prefix@' is replaced with `/local' > `@bindir@' with `${exec_prefix}/bin' > > any idea ? > > > > Earnie Boyd wrote: > > > > --- Jerome Benoit wrote: > > > Bonjour: > > > > > > I have just tried `AC_EXEEXT' in a `configure.in' file: > > > I get the messages > > > > > > > > > checking for Cygwin environment... no > > > checking for mingw32 environment... no > > > checking for executable suffix... configure: error: installation or > > > configuratio > > > n problem: compiler cannot create executables. > > > > > > > > > Any idea ? > > > > > > > You must AC_PROG_CC first. > > > > ===== > > --- > > Earnie Boyd: > > __Cygwin: POSIX on Windows__ > > Cygwin Newbies: > > __Minimalist GNU for Windows__ > > Mingw32 List: > > Mingw Home: > > > > __________________________________________________ > > Do You Yahoo!? > > Get Yahoo! Mail – Free email you can access from anywhere! > > http://mail.yahoo.com/ > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > __________________________________________________ Do You Yahoo!? Get Yahoo! Mail – Free email you can access from anywhere! http://mail.yahoo.com/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com