Index: intltool-update.in.in =================================================================== --- intltool-update.in.in.orig +++ intltool-update.in.in @@ -606,7 +606,7 @@ sub GenerateHeaders ## Generate the .h header files, so we can allow glade and ## xml translation support - if (! isProgramInPath ("$EXTRACT")) + if (0) { print STDERR "\n *** The intltool-extract script wasn't found!" ."\n *** Without it, intltool-update can not generate files.\n";