diff options
Diffstat (limited to 'graphics/xaralx/files/patch-configure.in')
-rw-r--r-- | graphics/xaralx/files/patch-configure.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/xaralx/files/patch-configure.in b/graphics/xaralx/files/patch-configure.in deleted file mode 100644 index f8934484b3e1..000000000000 --- a/graphics/xaralx/files/patch-configure.in +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.in.orig Tue Jun 6 15:00:31 2006 -+++ configure.in Tue Jun 6 16:43:23 2006 -@@ -173,7 +173,7 @@ - - if test "$InternationalEnable" = "yes"; then - AC_MSG_CHECKING([wxWidgets wxrc utility]) -- WXRC="`$WXCONFIG --utility=wxrc`" -+ WXRC="`$WXCONFIG --utility=wxrc-gtk2u`" - - if test "$WXRC" = "" ; then - AC_MSG_RESULT([not found, disabling international build]) |