X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=453d9817fa9d881348fb82dc113e923ec3fe54ea;hp=9d9914b506597ac5afb4e651e77b4afa56d4e1bf;hb=65b54b38e49ad2b56672111c039a5777cea98e40;hpb=e51b10176c02d80ae82a42235f339f3173ef505e diff --git a/configure.ac b/configure.ac index 9d9914b..453d981 100644 --- a/configure.ac +++ b/configure.ac @@ -864,7 +864,7 @@ if test "$enable_tcl" = "yes"; then TCL_INCLUDE_SPEC="$TCL_INCLUDE_SPEC -I$TCL_INC_DIR" fi fi - AC_ARG_ENABLE(tcl,AS_HELP_STRING([--enable-tcl-site],[install the tcl extension in the tcl tree]), + AC_ARG_ENABLE(tcl-site,AS_HELP_STRING([--enable-tcl-site],[install the tcl extension in the tcl tree]), [],[enable_tcl_site=yes]) fi