Changeset 1132 for trunk/configure
- Timestamp:
- Aug 27, 2008 3:59:56 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure
r1122 r1132 9726 9726 9727 9727 9728 . ${exec_prefix}/lib/tclConfig.sh 9729 . ${exec_prefix}/lib/tkConfig.sh 9728 if test -f "${exec_prefix}/lib/tclConfig.sh" ; then 9729 . ${exec_prefix}/lib/tclConfig.sh 9730 fi 9731 if test -f "${exec_prefix}/lib/tclConfig.sh" ; then 9732 . ${exec_prefix}/lib/tkConfig.sh 9733 fi 9730 9734 9731 9735
Note: See TracChangeset
for help on using the changeset viewer.