]> granicus.if.org Git - graphviz/commitdiff
remove AC_WARN_MSG used for debugging and left in by mistake
authorellson <devnull@localhost>
Thu, 6 Sep 2007 19:26:12 +0000 (19:26 +0000)
committerellson <devnull@localhost>
Thu, 6 Sep 2007 19:26:12 +0000 (19:26 +0000)
configure.ac

index affda399d2795c790ad6200b132bde498ba8f3b1..3069cf81f1e1d6f6d1c7762b1940f6bccd871efd 100644 (file)
@@ -1740,7 +1740,6 @@ dnl INCLUDES and LIBS for PNG (only with mylibgd)
 
 if test "x$with_mylibgd" = "xyes"; then
 
-AC_MSG_WARN(Why are we here?)
 save_CPPFLAGS=$CPPFLAGS
 save_LDFLAGS=$LDFLAGS
 AC_PATH_PROG(LIBPNG_CONFIG,libpng-config)