From 91b768aa8291d59d9d9540942b41b51e0f87c613 Mon Sep 17 00:00:00 2001 From: Stefan Suciu Date: Fri, 28 Oct 2011 11:05:15 +0300 Subject: [PATCH] Fix comment about MS platform requirement. --- Makefile.PL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.PL b/Makefile.PL index 86ca82c..cda7c96 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -41,9 +41,9 @@ # improved support for MinGW (now using the Config module) # added support for ActivePerl! :) # -# Notes: -# MS specific required Firebird installation setting: -# Copy Firebird client library to directory? - Yes +# Notes: MS specific required Firebird installation setting: Copy +# Firebird client library to directory? - Yes, unless the +# Firebird HOME is in your path. # package MY;