Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQ L 6.3.2 on Linux-ELF - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQ L 6.3.2 on Linux-ELF
Date
Msg-id 199804211619.MAA13858@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQ L 6.3.2 on Linux-ELF  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-hackers
>     There has to be a better method of determining this...doesn't
> there?  Is there a test we can add to configure to auto-determine an 'ELF'
> system?  Then just change the makefile so that it gets rid of the
> LINUX_ELF "stuff" with something that configure sets?
>
>     There, try that.  I have it so that if 'with-template' is
> linux_elf, it sets LINUX_ELF to yes in both Makefile's...let me know if
> that does it for you...

I believe no one is running non-elf Linux.  Am I correct?

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] LINUX_ELF
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Re: Proposal for async support in libpq