* configure.in: Remove broken changequote lines.

This commit is contained in:
Thiemo Seufer 2006-09-25 23:37:12 +00:00
parent 39081c14cf
commit e16323b746
2 changed files with 4 additions and 2 deletions

View 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.

View 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