From 9d9a65bfa714055770210ee13af566b3d8b80e49 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 19 Jul 2006 15:06:06 +0000 Subject: [PATCH] Add WIN32 compile suggestion to pginclude README. --- src/tools/pginclude/README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/tools/pginclude/README b/src/tools/pginclude/README index 10b1494d4d..dc92735d5f 100644 --- a/src/tools/pginclude/README +++ b/src/tools/pginclude/README @@ -39,5 +39,4 @@ pgcompinclude and pgrminclude /src/include steps must be run several times until all includes compile cleanly. Also, tests should be done with configure settings of --enable-cassert -and EXEC_BACKEND on and off. - +and EXEC_BACKEND on and off. It is also wise to test a WIN32 compile. -- 2.40.0