From 208a4923edd990535a9bbf73bf39a8609771aec3 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 11 May 2012 14:25:30 +0000 Subject: PR binutils/14028 * configure.in: Invoke ACX_HEADER_STRING. * configure: Regenerate. * config.in: Regenerate. * sysdep.h: If STRINGS_WITH_STRING is defined then include both string.h and strings.h. --- gas/configure | 1 + 1 file changed, 1 insertion(+) (limited to 'gas/configure') diff --git a/gas/configure b/gas/configure index 9f81627..c20a890 100755 --- a/gas/configure +++ b/gas/configure @@ -13180,6 +13180,7 @@ fi done +ACX_HEADER_STRING # Put this here so that autoconf's "cross-compiling" message doesn't confuse # people who are not cross-compiling but are compiling cross-assemblers. -- cgit v1.1