Index: spamassassin-3.4.1/spamc/configure.pl
===================================================================
--- spamassassin-3.4.1.orig/spamc/configure.pl
+++ spamassassin-3.4.1/spamc/configure.pl
@@ -66,7 +66,7 @@ print join(' ', $Config{'perlpath'}, "ve
   # Do the same thing as for the preprocessor below.
   package version_h;
   my $Z = $0;
-  local $0    = "version.h.pl";
+  local $0    = "./version.h.pl";
   local @ARGV = ();
   # Got to check for defined because the script returns shell error level!
   unless (defined do $0) {
