Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

SVN Commit by dpage: r6251 - in trunk/pgadmin3: . pgadmin pgadmin/frm pgadmin/include pgadmin/include/images pgadmin/include/schema pkg/win32


  • From: svn(at)pgadmin(dot)org
  • To: pgadmin-hackers(at)postgresql(dot)org
  • Subject: SVN Commit by dpage: r6251 - in trunk/pgadmin3: . pgadmin pgadmin/frm pgadmin/include pgadmin/include/images pgadmin/include/schema pkg/win32
  • Date: Tue, 1 May 2007 08:04:06 GMT
  • Message-id: <200705010804(dot)l418462k019575(at)developer(dot)pgadmin(dot)org>

Author: dpage

Date: 2007-05-01 08:04:06 +0000 (Tue, 01 May 2007)

New Revision: 6251

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6251&view=rev

Log:
Don't install XRC files with non-debug builds. After hacking at this for some time, I'm still not entirely sure how it works as it seems it should omit them during 'make dist' as well, but it doesn't, and seems to behave exactly as it needs to. Perhaps someone with more automake/make foo than I can explain!

While we're at it, initialise a variable to silence a GCC warning.



Modified:
   trunk/pgadmin3/configure.ac.in
   trunk/pgadmin3/pgadmin/Makefile.am
   trunk/pgadmin3/pgadmin/frm/frmExport.cpp
   trunk/pgadmin3/pgadmin/include/images/module.mk
   trunk/pgadmin3/pgadmin/include/module.mk
   trunk/pgadmin3/pgadmin/include/schema/module.mk
   trunk/pgadmin3/pkg/win32/Makefile.am



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group