]> granicus.if.org Git - graphviz/commitdiff
fix problem that was preventing gd plugins from working
authorellson <devnull@localhost>
Mon, 24 Sep 2007 18:51:50 +0000 (18:51 +0000)
committerellson <devnull@localhost>
Mon, 24 Sep 2007 18:51:50 +0000 (18:51 +0000)
configure.ac

index 50fb6428714b3926383c201191bded146de8a04a..9d7de976feb4f10da67be3e2d8d5c7d8efb78ba6 100644 (file)
@@ -1544,7 +1544,7 @@ dnl INCLUDES and LIBS for GD
                                                                                 
 AC_ARG_WITH(libgd,
   [AC_HELP_STRING([--with-libgd=yes], [use gd library])],
-  [], [with_gd=yes])
+  [], [with_libgd=yes])
 
 AC_ARG_WITH(mylibgd,
   [AC_HELP_STRING([--with-mylibgd=no],