summaryrefslogtreecommitdiff
path: root/french/verbiste/files/patch-configure
blob: 9381d1315f6c597b4f849f27f8f1942e5486e12c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- configure.orig	Wed Nov 23 13:10:32 2005
+++ configure	Wed Nov 23 13:10:55 2005
@@ -23960,12 +23960,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;
 }