]> granicus.if.org Git - graphviz/commitdiff
remove deprecated tests
authorellson <devnull@localhost>
Mon, 5 Jan 2009 17:06:04 +0000 (17:06 +0000)
committerellson <devnull@localhost>
Mon, 5 Jan 2009 17:06:04 +0000 (17:06 +0000)
configure.ac

index 458df45a87e37770a4ff16bccadffae8ae779bfd..2d33a1bc444d42f77f056fe3a03f3fd235fa7f46 100644 (file)
@@ -280,11 +280,6 @@ if test "x$TCLSH" = "x"; then
 #  fi
 fi
 
-# are we building for windows?
-# (these tests must follow AC_ISC_POSIX)
-#AC_CYGWIN
-#AC_MINGW32
-
 AC_CHECK_PROGS(RC,rc windres,false)
 AM_CONDITIONAL(RC_IS_RC, [test "x$RC" = "xrc"])
 AM_CONDITIONAL(RC_IS_WINDRES, [test "x$RC" = "xwindres"])