One more fix to get a clean runnable build

-Yosh
This commit is contained in:
Manish Singh 1999-10-28 19:09:02 +00:00
parent 79e27e984a
commit 859f586af7
2 changed files with 3 additions and 10 deletions

View File

@ -3,13 +3,8 @@ package Gimp::UI;
use Gimp ('__');
use Gimp::Fu;
use Gtk;
use base 'DynaLoader';
BEGIN {
require DynaLoader;
$VERSION = 1.15;
bootstrap Gimp::UI $VERSION;
}
=head1 NAME

View File

@ -36,10 +36,12 @@ Gimp/Makefile.PL
Gimp/Lib.xs
Gimp/Lib.pm
Gimp/OO.pod
Gimp/Net.pm
Gimp/Data.pm
Gimp/Fu.pm
Gimp/PDL.pm
Gimp/Pixel.pod
Gimp/UI.pm
Gimp/Util.pm
Gimp/Feature.pm
Gimp/Pod.pm
@ -52,10 +54,6 @@ Module/Makefile.PL
Module/Module.xs
Net/Makefile.PL
Net/Net.xs
Net/Net.pm
UI/Makefile.PL
UI/UI.pm
UI/UI.xs
examples/PDB
examples/alpha2color.pl
examples/tex-to-float