]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - make/utilities.pm
change vc70.pdb to vc90.pdb.. just cosmetic..
[user/henk/code/inspircd.git] / make / utilities.pm
index 22425714a27fc9efb6c7edaa75589a6c93293d83..ad7a32f8fbeaec29dcc0b1028a267f587e60896b 100644 (file)
@@ -454,6 +454,7 @@ sub translate_functions($$)
                my $err = $@;
                #$err =~ s/at .+? line \d+.*//g;
                print "\n\nConfiguration failed. The following error occured:\n\n$err\n";
+               print "\nMake sure you have pkg-config installed\n";
                print "\nIn the case of gnutls configuration errors on debian,\n";
                print "Ubuntu, etc, you should ensure that you have installed\n";
                print "gnutls-bin as well as gnutls-dev and gnutls.\n";