CVS update: /ccvs/

[email protected] 27 Apr 2005 21:53:43 -0000
Newsgroups gmane.comp.version-control.cvs.cvs
Message-ID <[email protected]>
User: dprice  
Date: 05/04/27 14:53:43

Modified:
 /ccvs/
  configure

Log:
 Regenerated.

File Changes:

Directory: /ccvs/
=================

File [changed]: configure
Url: https://ccvs.cvshome.org/source/browse/ccvs/configure?r1=1.383&r2=1.384
Delta lines:  +3 -3
-------------------
--- configure	25 Apr 2005 21:42:44 -0000	1.383
+++ configure	27 Apr 2005 21:53:40 -0000	1.384
@@ -26719,7 +26719,7 @@
 main ()
 {
 bindtextdomain ("", "");
-return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
+return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
   ;
   return 0;
 }
@@ -27329,7 +27329,7 @@
 main ()
 {
 bindtextdomain ("", "");
-return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
+return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
   ;
   return 0;
 }
@@ -27384,7 +27384,7 @@
 main ()
 {
 bindtextdomain ("", "");
-return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
+return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
   ;
   return 0;
 }