Обсуждение: pgsql: Put AC_MSG_RESULT() call in the right place.

Поиск
Список
Период
Сортировка

pgsql: Put AC_MSG_RESULT() call in the right place.

От
Tom Lane
Дата:
Put AC_MSG_RESULT() call in the right place.

Thinko in ecb0d20a9 --- this needs to go one level further out in
the "if" nest.  As it stood, nothing got printed in the case of
selecting named POSIX semaphores.  Cosmetic issue only, but a bug.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c648f058319a59ad591dd9d1b0c48dfd655d063a

Modified Files
--------------
configure    | 2 +-
configure.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)