vasnprintf: Correct handling of unconvertible wide string arguments.
[gnulib.git] / m4 / absolute-header.m4
index bc25711..87b0961 100644 (file)
@@ -1,5 +1,5 @@
 # absolute-header.m4 serial 11
-dnl Copyright (C) 2006-2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2006-2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -49,10 +49,10 @@ m4_foreach_w([gl_HEADER_NAME], [$1],
       AS_VAR_SET(gl_absolute_header,
 [`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&AS_MESSAGE_LOG_FD |
 sed -n '\#/]m4_defn([gl_HEADER_NAME])[#{
-       s#.*"\(.*/]m4_defn([gl_HEADER_NAME])[\)".*#\1#
-       s#^/[^/]#//&#
-       p
-       q
+        s#.*"\(.*/]m4_defn([gl_HEADER_NAME])[\)".*#\1#
+        s#^/[^/]#//&#
+        p
+        q
 }'`])
     fi
     AS_VAR_POPDEF([ac_header_exists])dnl