--- configure.pl-orig Thu Jul 4 23:02:44 2002 +++ configure.pl Wed Jul 31 13:21:28 2002 @@ -310,6 +310,7 @@ $MySQLFound=0; } elsif (/^--without-oracle$/) { $OracleFound=0; + $OracleShared="" } elsif (/^--without-kde$/) { $NoKDE=1; } elsif (/^--enable-onlymake$/) {