Ticket #3102: patch-configure

File patch-configure, 327 bytes (added by yves@…, 19 years ago)

patch-configure

Line 
1--- configure.orig      2005-05-15 11:36:43.000000000 -0400
2+++ configure   2005-05-15 11:36:53.000000000 -0400
3@@ -21299,7 +21299,7 @@
4 main ()
5 {
6 bindtextdomain ("", "");
7-return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0)
8+return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ()
9   ;
10   return 0;
11 }