]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* configure.in: Remove broken changequote lines.
authorThiemo Seufer <ths@networkno.de>
Mon, 25 Sep 2006 23:37:12 +0000 (23:37 +0000)
committerThiemo Seufer <ths@networkno.de>
Mon, 25 Sep 2006 23:37:12 +0000 (23:37 +0000)
binutils/ChangeLog
binutils/configure.in

index 9595d929ee767697ae68ead6cf8af2d9824816ad..fca1d5fe7bdad7ad9ecdb66f4b41a5e6783fb7f8 100644 (file)
@@ -1,3 +1,7 @@
+2006-09-26  Thiemo Seufer  <ths@networkno.de>
+
+       * configure.in: Remove broken changequote lines.
+
 2006-09-20  Kai Tietz  <Kai.Tietz@onevision.com>
 
        * configure.in: Add new target x86_64-pc-mingw64.
index 5f09e8e5bf25feb39db8c02610ea7f961b3f8f3f..c5bf6571fdb099a59cc94ad5da556888265ea27c 100644 (file)
@@ -258,13 +258,11 @@ 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