aboutsummaryrefslogtreecommitdiff
path: root/binutils/configure.in
diff options
context:
space:
mode:
authorThiemo Seufer <ths@networkno.de>2006-09-25 23:37:12 +0000
committerThiemo Seufer <ths@networkno.de>2006-09-25 23:37:12 +0000
commite16323b7463c276e154100eb1a771984cf12618b (patch)
tree54641d447c6bcd5add216e839d205b5c4140be43 /binutils/configure.in
parent39081c14cf1a644187199dcda485025ba01bb8e2 (diff)
downloadgdb-e16323b7463c276e154100eb1a771984cf12618b.zip
gdb-e16323b7463c276e154100eb1a771984cf12618b.tar.gz
gdb-e16323b7463c276e154100eb1a771984cf12618b.tar.bz2
* configure.in: Remove broken changequote lines.
Diffstat (limited to 'binutils/configure.in')
-rw-r--r--binutils/configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/binutils/configure.in b/binutils/configure.in
index 5f09e8e..c5bf657 100644
--- a/binutils/configure.in
+++ b/binutils/configure.in
@@ -258,14 +258,12 @@ changequote([,])dnl
BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)'
;;
x86_64-*-mingw64*)
-changequote([,])dnl
BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)'
DLLTOOL_DEFS="$DLLTOOL_DEFS -DDLLTOOL_MX86_64"
BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)'
BUILD_DLLWRAP='$(DLLWRAP_PROG)$(EXEEXT)'
;;
changequote(,)dnl
-changequote(,)dnl
i[3-7]86-*-pe* | i[3-7]86-*-cygwin* | i[3-7]86-*-mingw32** | i[3-7]86-*-netbsdpe*)
changequote([,])dnl
BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)'