summaryrefslogtreecommitdiffstats
path: root/libiberty/configure
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty/configure')
-rwxr-xr-xlibiberty/configure16
1 files changed, 8 insertions, 8 deletions
diff --git a/libiberty/configure b/libiberty/configure
index 5745eb5c163..b7d3e5b5ce8 100755
--- a/libiberty/configure
+++ b/libiberty/configure
@@ -5404,9 +5404,9 @@ _ACEOF
# dont have to check them here.
# Of the functions in $checkfuncs, newlib only has strerror.
- cat >> confdefs.h <<\EOF
+ cat >>confdefs.h <<\_ACEOF
#define HAVE_STRERROR 1
-EOF
+_ACEOF
setobjs=yes
@@ -5448,13 +5448,13 @@ fi
case "${host}" in
*-*-cygwin* | *-*-mingw*)
- cat >> confdefs.h <<\EOF
+ cat >>confdefs.h <<\_ACEOF
#define HAVE_SYS_ERRLIST 1
-EOF
+_ACEOF
- cat >> confdefs.h <<\EOF
+ cat >>confdefs.h <<\_ACEOF
#define HAVE_SYS_NERR 1
-EOF
+_ACEOF
;;
esac
@@ -5566,9 +5566,9 @@ _ACEOF
# don't have to check them here.
# Of the functions in $checkfuncs, VxWorks only has strerror.
- cat >> confdefs.h <<\EOF
+ cat >>confdefs.h <<\_ACEOF
#define HAVE_STRERROR 1
-EOF
+_ACEOF
setobjs=yes
OpenPOWER on IntegriCloud