2008-08-22  Andreas Schwab  <[EMAIL PROTECTED]>

        * 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, [EMAIL PROTECTED]
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