From: John Ellson Date: Tue, 28 Feb 2012 22:25:50 +0000 (-0500) Subject: apply typo coreection from #0002206 X-Git-Tag: LAST_LIBGRAPH~32^2~469 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7e8c257d5607eca8c635a49973427e09b46489f0;p=graphviz apply typo coreection from #0002206 --- diff --git a/configure.ac b/configure.ac index 8165a8ea9..b9d7283fe 100644 --- a/configure.ac +++ b/configure.ac @@ -274,7 +274,7 @@ AC_CHECK_PROG(PS2PDF,pstopdf,pstopdf,false) PKG_PROG_PKG_CONFIG AC_ARG_WITH(tclsh, - [AS_HELP_STRING([--with-tcl=PROG],[use a specific tclsh])], + [AS_HELP_STRING([--with-tclsh=PROG],[use a specific tclsh])], TCLSH=$withval,) if test "x$TCLSH" = "x"; then