Display possible error of use-ing: AutoGen.pm
authorshort <>
Tue, 10 May 2005 02:54:05 +0000 (02:54 +0000)
committershort <>
Tue, 10 May 2005 02:54:05 +0000 (02:54 +0000)
bin/kernel/kernelcvsignore

index 1aefa55..c070811 100755 (executable)
@@ -13,6 +13,7 @@ BEGIN {
        my $macros_dir_default=$ENV{"HOME"}."/src/macros";
        unshift @INC,$_ for $ENV{$macros_env}||$macros_dir_default;
        eval "use AutoGen;1;" or die <<"HERE";
        my $macros_dir_default=$ENV{"HOME"}."/src/macros";
        unshift @INC,$_ for $ENV{$macros_env}||$macros_dir_default;
        eval "use AutoGen;1;" or die <<"HERE";
+$@
 Missing "Autogen.pm". Please download the directory 'macros':
        cvs -d :pserver:pserver:@{[ '@' ]}cvs.jankratochvil.net:/cvs checkout macros
 and place it to '$macros_dir_default' or point \$ENV{"$macros_env"} variable there.
 Missing "Autogen.pm". Please download the directory 'macros':
        cvs -d :pserver:pserver:@{[ '@' ]}cvs.jankratochvil.net:/cvs checkout macros
 and place it to '$macros_dir_default' or point \$ENV{"$macros_env"} variable there.