2007-08-30 21:59:26 +02:00
|
|
|
--- intltool-update.in.in
|
2007-03-23 01:50:22 +01:00
|
|
|
+++ intltool-update.in.in
|
2007-08-30 21:59:26 +02:00
|
|
|
@@ -569,7 +569,7 @@
|
2007-03-23 01:50:22 +01:00
|
|
|
|
|
|
|
## Generate the .h header files, so we can allow glade and
|
|
|
|
## xml translation support
|
2007-08-30 21:59:26 +02:00
|
|
|
- if (! -x "$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";
|