bug-gnulib
[Top][All Lists]
Advanced

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

gl_FUNC_OBSTACK_PRINTF_POSIX


From: Andreas Schwab
Subject: gl_FUNC_OBSTACK_PRINTF_POSIX
Date: Fri, 22 Aug 2008 18:40:23 +0200
User-agent: Gnus/5.110009 (No Gnus v0.9) Emacs/22.2 (gnu/linux)

2008-08-22  Andreas Schwab  <address@hidden>

        * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
        Remove spurious space in assignment.

diff --git a/m4/obstack-printf-posix.m4 b/m4/obstack-printf-posix.m4
index 5fa740f..8768e67 100644
--- a/m4/obstack-printf-posix.m4
+++ b/m4/obstack-printf-posix.m4
@@ -53,7 +53,7 @@ AC_DEFUN([gl_FUNC_OBSTACK_PRINTF_POSIX],
                                                       *yes)
                                                         # obstack_printf 
exists and is
                                                         # already POSIX 
compliant.
-                                                        
gl_cv_func_obstack_printf_posix= yes
+                                                        
gl_cv_func_obstack_printf_posix=yes
                                                         ;;
                                                     esac
                                                     ;;

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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