2006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr>
[deliverable/binutils-gdb.git] / gas / configure.in
index 9929755a311217ef7203f96a1e1af5a180f87aa1..fd14bcf7bdfd5939e1d06bc957f4209ff85e4aa0 100644 (file)
@@ -663,6 +663,8 @@ GAS_CHECK_DECL_NEEDED(malloc, f, char *(*f)(), $gas_test_headers)
 GAS_CHECK_DECL_NEEDED(sbrk, f, char *(*f)(), $gas_test_headers)
 GAS_CHECK_DECL_NEEDED(strstr, f, char *(*f)(), $gas_test_headers)
 
+AC_CHECK_DECLS([vsnprintf])
+
 dnl This must come last.
 
 dnl We used to make symlinks to files in the source directory, but now
This page took 0.02871 seconds and 4 git commands to generate.