ferdnyc / rpms / inkscape

Forked from rpms/inkscape 5 years ago
Clone
Blob Blame History Raw
diff -Nur inkscape-0.41-orig/configure inkscape-0.41/configure
--- inkscape-0.41-orig/configure	2005-02-09 04:55:31.000000000 +0100
+++ inkscape-0.41/configure	2005-05-31 14:50:00.000000000 +0200
@@ -20218,7 +20218,7 @@
 int
 main ()
 {
-return (int) dgettext ("","")
+return (int) (long)dgettext ("","")
   ;
   return 0;
 }