New Autoconf Patch

From: Adam H(dot)Pendleton <fmonkey(at)fmonkey(dot)net>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: New Autoconf Patch
Date: 2003-06-01 23:31:11
Message-ID: 20AC51C4-9489-11D7-861F-000A9566CE14@fmonkey.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Attached is a patch to autoconf which makes the following changes:

*) Adds support for wxWindows 2.5 (--enable-wx25)
*) Adds support for release version of pgadmin3 (--enable-release)

*DO NOT* use the --enable-release flag yet to configure. I still have
to work out what a "release" build really means, and what a "debug"
build means. It may require the use of the "-static" flag to gcc
again, which causes a lot of dependency problems which will take some
time to track down. --enable-wx25 is safe and test, however (at least
by me!).

ahp

Attachment Content-Type Size
autoconf.patch application/octet-stream 4.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2003-06-02 07:13:56 FW: cron: /usr/local/src/pgadmin3/build-snapshot
Previous Message Yurgis Baykshtis 2003-06-01 23:21:18 Re: Find Dialog in SQL box (Admin3)?