autoconf compiling *.c

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: autoconf compiling *.c
Date: 2003-09-10 18:36:17
Message-ID: 3F5F6F21.8030009@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Adam,

for support of keyword checking, we need to include keywords.c. I added
this to makefile.am, but the compile flags will lacke the including of
the main include dir (../src/include in my build). While we have agreed
not to activate this for the 1.0 release, we'll need this quite soon.
Please have a look where to add the options so we can compile *.c
successfully.

Regards,
Andreas

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2003-09-10 20:17:41 Re: ./configure patch needed to build portable
Previous Message Adam H. Pendleton 2003-09-10 16:36:06 Re: ./configure patch needed to build portable