diff options
Diffstat (limited to 'unix/configure')
-rwxr-xr-x | unix/configure | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/unix/configure b/unix/configure index f02af08..82d5c6f 100755 --- a/unix/configure +++ b/unix/configure @@ -584,7 +584,6 @@ PACKAGE_URL='' ac_subst_vars='LTLIBOBJS LIBOBJS CORES -TKIMGFLAGS TKFLAGS ARCH OS @@ -1903,9 +1902,6 @@ case $system in CORES=`grep -c ^processor /proc/cpuinfo` ;; Linux* ) - TKIMGFLAGS="tcl_cv_cc_visibility_hidden=no" - - CORES=`grep -c ^processor /proc/cpuinfo` ;; *) |