summaryrefslogtreecommitdiff
path: root/french/verbiste/files/patch-configure
blob: a4c7ff9d965e013b24904438d82277c8f7c71907 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- configure.orig	Thu Aug  2 09:13:16 2007
+++ configure	Thu Aug  2 09:14:19 2007
@@ -26629,12 +26629,11 @@
 #ifdef __cplusplus
 "C"
 #endif
-const char *_nl_expand_alias (const char *);
 int
 main ()
 {
 bindtextdomain ("", "");
-return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
+return * gettext ("") + _nl_msg_cat_cntr
   ;
   return 0;
 }