getopt_long search in configure

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: getopt_long search in configure
Date: 2002-07-15 22:40:18
Message-ID: 200207152240.g6FMeIm13967@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have added:

AC_CHECK_LIB(getopt, main)

to configure.in to allow PostgreSQL to perhaps find getopt_long() in a
separate library.

--
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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2002-07-15 22:41:01 Re: Unused system table columns
Previous Message Hannu Krosing 2002-07-15 22:03:22 Re: Unused system table columns