[prev in list] [next in list] [prev in thread] [next in thread] 

List:       msqlperl
Subject:    patch for Makefile.lib (1.1823)
From:       rz10 () cornell ! edu (Ray Zimmerman)
Date:       1998-01-05 12:27:04
[Download RAW message or body]

This patch to Makefile.lib in 1.1823 allows it to corre the ENV var MSQL_HOME.

--- Makefile.lib.old    Mon Jan  5 09:28:42 1998
+++ Makefile.lib        Mon Jan  5 09:29:28 1998
@@ -311,7 +311,7 @@
     my @msqldirs = qw{/usr/local/Hughes /usr/local/Minerva /usr/local
                      /usr/mSQL /opt/mSQL};
     my @gooddirs;
-    if (exists($ENV{MSQL_HOME})) { push(@gooddirs, $ENV{MYSQL_HOME}); }
+    if (exists($ENV{MSQL_HOME})) { push(@gooddirs, $ENV{MSQL_HOME}); }

     my($headerdir, $gooddir) = Search(\@gooddirs, \@msqldirs,
                                      ["include/msql.h"],



 Ray Zimmerman ::: e-mail: rz10@cornell.edu ::: 428-B Phillips Hall
               :::  phone: (607) 255-9645   ::: Cornell University
               :::    FAX: (607) 254-4565   ::: Ithaca, NY  14853
 


----------------------------------------------------------------------
To unsubscribe from this list send a message containing "unsubscribe"
to msqlperl-request@franz.ww.tu-berlin.de

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic