Show
Ignore:
Timestamp:
12/19/07 21:08:27 (5 years ago)
Author:
jeffrey
Message:

warning: dereferencing ‘void *’ pointer; error: void value not ignored as it ought to be

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plgtkimageview/Makefile.PL

    r433 r436  
    7777$depends->add_pm ('ImageView.pm' => '$(INST_LIBDIR)/ImageView.pm'); 
    7878my $cwd = cwd(); 
     79system(q(echo "DrawSettings * T_GPERL_GENERIC_WRAPPER" > 'build/perl.typemap')); 
    7980$depends->add_typemaps (map {File::Spec->catfile($cwd,$_)} 
    80                                               'build/gtkimageviewperl.typemap'); 
     81                                              'build/gtkimageviewperl.typemap', 
     82                                              'build/perl.typemap'); 
    8183 
    8284$depends->install (qw(build/gtkimageviewperl-autogen.h