Re: getopt_long search in configure

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: getopt_long search in configure
Дата
Msg-id Pine.LNX.4.44.0207161938210.9047-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re: getopt_long search in configure  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: getopt_long search in configure
Список pgsql-hackers
Bruce Momjian writes:

> I have it here in /usr/local/include.  Not sure how it got there.  It
> must have been installed by some other software.

OK good.  But the check should be

AC_SEARCH_LIBS(getopt_long, [getopt])

That way you check if the library actually contains the function you want.

-- 
Peter Eisentraut   peter_e@gmx.net



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