| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: getopt_long search in configure |
| Date: | 2002-07-15 23:26:36 |
| Message-ID: | 200207152326.g6FNQaB20243@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-07-15 23:27:54 | Re: Future of src/utils |
| Previous Message | Hannu Krosing | 2002-07-15 23:18:46 | Re: Unused system table columns |