gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gsasl/gl


From: gsasl-commit
Subject: CVS gsasl/gl
Date: Sat, 01 Jan 2005 17:06:03 +0100

Update of /home/cvs/gsasl/gl
In directory dopio:/tmp/cvs-serv20059

Modified Files:
        error.c 
Log Message:
Update.


--- /home/cvs/gsasl/gl/error.c  2004/10/15 22:40:00     1.6
+++ /home/cvs/gsasl/gl/error.c  2005/01/01 16:06:03     1.7
@@ -1,5 +1,5 @@
 /* Error handler for noninteractive utilities
-   Copyright (C) 1990-1998, 2000-2002, 2003, 2004 Free Software Foundation, 
Inc.
+   Copyright (C) 1990-1998, 2000-2003, 2004 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify
@@ -29,9 +29,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#ifdef _LIBC
-# include <libintl.h>
-#else
+#if !_LIBC && ENABLE_NLS
 # include "gettext.h"
 #endif
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]