Re: getopt_long search in configure

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: getopt_long search in configure
Дата
Msg-id 200207152326.g6FNQaB20243@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: getopt_long search in configure  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: getopt_long search in configure  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut wrote:
> Bruce Momjian writes:
> 
> > I have added:
> >
> >     AC_CHECK_LIB(getopt,   main)
> >
> > to configure.in to allow PostgreSQL to perhaps find getopt_long() in a
> > separate library.
> 
> Is there a system that distributes a libgetopt library that contains
> getopt_long()?

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

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Future of src/utils
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Future of src/utils