SCO released UP3 today... (fwd)

Поиск
Список
Период
Сортировка
От Larry Rosenman
Тема SCO released UP3 today... (fwd)
Дата
Msg-id 29140000.1067524555@lerlaptop-red.iadfw.net
обсуждение исходный текст
Список pgsql-hackers
I didn't see this come back in, so, I'm resending it.

LER


------------ Forwarded Message ------------
Date: Wednesday, October 29, 2003 22:26:43 -0600
From: Larry Rosenman <ler@lerctr.org>
To: PostgreSQL Hackers Mailing List <pgsql-hackers-owner@postgresql.org>
Cc:
Subject: SCO released UP3 today...

which means we can now do a version test to get around the
need for the -Kno_host in src/templates/unixware.

I need someone's help to get the following done:

1) compile a program that looks for __SCO_VERSION__ >= 401200310 and
2) if it is, remove the -Kno_host from the CFLAGS stuff for cc.

Can one of the autoconf guru's help here?

LER


--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

---------- End Forwarded Message ----------



--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
which means we can now do a version test to get around the
need for the -Kno_host in src/templates/unixware.

I need someone's help to get the following done:

1) compile a program that looks for __SCO_VERSION__ >= 401200310 and
2) if it is, remove the -Kno_host from the CFLAGS stuff for cc.

Can one of the autoconf guru's help here?

LER


--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Port Reports: UnixWare/Failure/Priviledge Test
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: 7.4 compatibility question