]> granicus.if.org Git - graphviz/commitdiff
remove spurious quotes. patch from:
authorellson <devnull@localhost>
Sat, 20 May 2006 15:06:39 +0000 (15:06 +0000)
committerellson <devnull@localhost>
Sat, 20 May 2006 15:06:39 +0000 (15:06 +0000)
Ryan Schmidt <ryan-2006q2@ryandesign.com>

configure.ac

index 685382ee45de792b58d24d237b3d8f41efb5ea63..781fcf9c98eb078d2df4bc0bb8ff9c77005a275c 100644 (file)
@@ -330,7 +330,7 @@ dnl INCLUDES and LIBS for C#
 
 if test "x$SWIG" != "x"; then
 AC_ARG_ENABLE(sharp,
-  [AC_HELP_STRING([--disable-sharp], ["don't support C# language bindings"])])
+  [AC_HELP_STRING([--disable-sharp], [don't support C# language bindings])])
 if test "x$enable_sharp" != "xno"; then
 if test `$SWIG -help 2>&1 | $GREP -c '\-csharp *- Generate'` = 0; then
        SHARP=