* win32-nat.c: Fix up gcc warnings throughout.
[deliverable/binutils-gdb.git] / gdb / configure.in
index 7016c9f3d0360efb9e21b49dbcaf6f1ba08edaf7..a0835c835a3f95b9bfafa01d8ae4dadd5f819b39 100644 (file)
@@ -609,11 +609,6 @@ AC_CACHE_CHECK([for cygwin], gdb_cv_os_cygwin,
 lose
 #endif],[gdb_cv_os_cygwin=yes],[gdb_cv_os_cygwin=no])])
 
-DLLTOOL=${DLLTOOL-dlltool}
-WINDRES=${WINDRES-windres}
-AC_SUBST(DLLTOOL)
-AC_SUBST(WINDRES)
-
 dnl Figure out which term library to use.
 if test x$gdb_host = xgo32; then
   TERM_LIB=
This page took 0.023817 seconds and 4 git commands to generate.