about summary refs log tree commit diff
path: root/sysdeps/m68k/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/configure')
-rw-r--r--sysdeps/m68k/configure3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/m68k/configure b/sysdeps/m68k/configure
index 983836a08b..44ad87006f 100644
--- a/sysdeps/m68k/configure
+++ b/sysdeps/m68k/configure
@@ -3,5 +3,6 @@
 
 # Accessing static and hidden variables in a shared object needs relative
 # relocation.
-$as_echo "#define HIDDEN_VAR_NEEDS_DYNAMIC_RELOC 1" >>confdefs.h
+printf "%s\n" "#define HIDDEN_VAR_NEEDS_DYNAMIC_RELOC 1" >>confdefs.h
+