]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - tools/genssl
Use the environment's CPPFLAGS as well as its CXXFLAGS.
[user/henk/code/inspircd.git] / tools / genssl
index 739f7fc7d82adc3ffd200fa3d85397d1f816ff9f..c88f9534f46ea79d13a09e1cf265b0c76de39f2f 100755 (executable)
@@ -31,7 +31,7 @@ use warnings FATAL => qw(all);
 use File::Temp();
 
 # IMPORTANT: This script has to be able to run by itself so that it can be used
-#            by binary distributions where the make/utilities.pm module will not
+#            by binary distributions where the make/console.pm module will not
 #            be available!
 
 sub prompt($$) {