[svn:DBD-Pg] r11607 - DBD-Pg/trunk

[email protected]
Newsgroups perl.dbd.pg.changes
Message-ID <[email protected]>
Author: turnstep
Date: Mon Jul 28 20:51:23 2008
New Revision: 11607

Modified:
   DBD-Pg/trunk/Makefile.PL

Log:
Tweak for better Win32 compiling, thanks to T.J. Ferraro


Modified: DBD-Pg/trunk/Makefile.PL
==============================================================================
--- DBD-Pg/trunk/Makefile.PL	(original)
+++ DBD-Pg/trunk/Makefile.PL	Mon Jul 28 20:51:23 2008
@@ -210,7 +210,7 @@
 elsif ($os =~ /Win32/) {
 	my $msdir = $POSTGRES_LIB;
 	$msdir =~ s{"$}{/ms"};
-	$opts{LIBS}[0] .= " -L$msdir";
+	$opts{LIBS}[0] .= " -L$msdir -lsecur32";
 }
 
 if ($Config{dlsrc} =~ /dl_none/) {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.