in the restoring of the werror flag.
+2006-08-05 Alexandre Julliard <julliard@winehq.org> (tiny change)
+
+ * lib/autoconf/libs.m4 (AC_PATH_XTRA): Fixed a typo
+ in the restoring of the werror flag.
+
2006-07-24 Paul Eggert <eggert@cs.ucla.edu>
* doc/autoconf.texi (Volatile Objects): Be even a little
[AC_MSG_RESULT([yes])
X_LIBS="$X_LIBS -R $x_libraries"],
[AC_MSG_RESULT([neither works])])])
- ac_[]_AC_LANG_ABBREV[]_werror_flag=ac_xsave_[]_AC_LANG_ABBREV[]_werror_flag
+ ac_[]_AC_LANG_ABBREV[]_werror_flag=$ac_xsave_[]_AC_LANG_ABBREV[]_werror_flag
LIBS=$ac_xsave_LIBS
fi