diff options
Diffstat (limited to 'games/grhino/files/patch-configure')
-rw-r--r-- | games/grhino/files/patch-configure | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/games/grhino/files/patch-configure b/games/grhino/files/patch-configure deleted file mode 100644 index 806009649b02..000000000000 --- a/games/grhino/files/patch-configure +++ /dev/null @@ -1,16 +0,0 @@ ---- configure.orig Fri Apr 15 16:03:04 2005 -+++ configure Mon May 16 20:14:22 2005 -@@ -6931,12 +6931,11 @@ - #ifdef __cplusplus - "C" - #endif --const char *_nl_expand_alias (); - int - main () - { - bindtextdomain ("", ""); --return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) -+return (int) gettext ("") + _nl_msg_cat_cntr - ; - return 0; - } |