Re: [HACKERS] Makefile of libpq++ - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Makefile of libpq++
Date
Msg-id 199905271427.KAA29181@candle.pha.pa.us
Whole thread Raw
In response to Makefile of libpq++  (ZEUGSWETTER Andreas IZ5 <Andreas.Zeugswetter@telecom.at>)
List pgsql-hackers
> I am not sure if libpq++ will compile with non g++ compilers,
> but the Makefile does break non g++.
> 
>  <<mak.patch>> 
> Andreas

Applied.


---------------------------------------------------------------------------

*** ./src/interfaces/libpq++/Makefile.in.orig    Sun May 23 03:03:57 1999
--- ./src/interfaces/libpq++/Makefile.in    Wed May 26 11:31:49 1999
***************
*** 51,57 ****   # Pull shared-lib CFLAGS into CXXFLAGS
! CXXFLAGS+= $(CFLAGS) -Wno-unused   .PHONY: examples
--- 51,57 ----   # Pull shared-lib CFLAGS into CXXFLAGS
! CXXFLAGS+= $(CFLAGS)   .PHONY: examples

[Attachment, skipping...]


--  Bruce Momjian                        |  http://www.op.net/~candle maillist@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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Open 6.5 items
Next
From: Vince Vielhaber
Date:
Subject: Re: [HACKERS] Uh-oh II - ecpg