2008-06-22 07:51:22 +02:00
|
|
|
Index: intltool-update.in
|
2008-03-14 17:21:28 +01:00
|
|
|
===================================================================
|
2008-06-22 07:51:22 +02:00
|
|
|
--- intltool-update.in.orig
|
|
|
|
+++ intltool-update.in
|
|
|
|
@@ -629,7 +629,7 @@ sub GenerateHeaders
|
2007-03-23 01:50:22 +01:00
|
|
|
|
|
|
|
## Generate the .h header files, so we can allow glade and
|
|
|
|
## xml translation support
|
2008-03-14 17:21:28 +01:00
|
|
|
- if (! isProgramInPath ("$EXTRACT"))
|
2007-03-23 01:50:22 +01:00
|
|
|
+ if (0)
|
|
|
|
{
|
|
|
|
print STDERR "\n *** The intltool-extract script wasn't found!"
|
|
|
|
."\n *** Without it, intltool-update can not generate files.\n";
|