View | Details | Raw Unified | Return to bug 12542
Collapse All | Expand All

(-)configure Wed Jul 7 11:23:07 1999 (-1 / +1 lines)
Lines 6237-6243 Link Here
6237
if eval "test \"`echo '$''{'ac_cv_gtk_version_string'+set}'`\" = set"; then
6237
if eval "test \"`echo '$''{'ac_cv_gtk_version_string'+set}'`\" = set"; then
6238
  echo $ac_n "(cached) $ac_c" 1>&6
6238
  echo $ac_n "(cached) $ac_c" 1>&6
6239
else
6239
else
6240
  ac_cv_gtk_version_string=`$glib_config --version`
6240
  ac_cv_gtk_version_string=`$gtk_config --version`
6241
fi
6241
fi
6242
6242
6243
echo "$ac_t""$ac_cv_gtk_version_string" 1>&6
6243
echo "$ac_t""$ac_cv_gtk_version_string" 1>&6

Return to bug 12542