pgsql/src/interfaces/odbc (configure.in configure)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql/src/interfaces/odbc (configure.in configure)
Дата
Msg-id 200005160214.WAA65903@hub.org
обсуждение исходный текст
Список pgsql-committers
  Date: Monday, May 15, 2000 @ 22:14:13
Author: tgl

Update of /usr/local/cvsroot/pgsql/src/interfaces/odbc
     from hub.org:/home/tmp/cvs-serv65877/interfaces/odbc

Modified Files:
    configure.in configure

-----------------------------  Log Message  -----------------------------

Remove configure check for how to abbreviate 'tr A-Z a-z', and instead
just use the portable form,
tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz
There were a bunch of places that weren't paying attention to configure's
result anyway (including configure itself!?); clean them up too.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql/src/test/regress (regress.sh run_check.sh)
Следующее
От: Bruce Momjian - CVS
Дата:
Сообщение: pgsql/contrib/linux (postgres.init.sh)