patch mistake of Makfile

From: "Hiroshi Saito" <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>
To: "Andreas Pflug" <Andreas(dot)Pflug(at)web(dot)de>
Cc: <pgadmin-hackers(at)postgresql(dot)org>, "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
Subject: patch mistake of Makfile
Date: 2004-07-27 16:14:54
Message-ID: 019501c473f4$dabfe4c0$1f324d80@w2k
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Andreas.

Please check it.

--- src/Makefile.in.orig Wed Jul 28 00:48:53 2004
+++ src/Makefile.in Wed Jul 28 00:49:09 2004
@@ -201,7 +201,7 @@
include/frmQuery.h include/frmSplash.h \
include/frmStatus.h include/frmMaintenance.h \
include/frmBackup.h include/frmRestore.h \
-include/misc.h include\pgfeatures.h include/pgAdmin3.h include/pgAggregate.h \
+include/misc.h include/pgfeatures.h include/pgAdmin3.h include/pgAggregate.h \
include/pgCast.h include/pgCheck.h include/pgCollection.h \
include/pgColumn.h include/pgConn.h include/pgTablespace.h \
include/pgConstraints.h include/pgConversion.h \

regards,
Hiroshi Saito

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message cvs 2004-07-27 16:26:29 CVS Commit by andreas: typo fix
Previous Message Hiroshi Saito 2004-07-27 16:14:34 Assertion `G_TYPE_CHECK_INSTANCE (instance)' failed