source: trunk/patches/tk.patch @ 5

Last change on this file since 5 was 5, checked in by bas, 17 years ago

First import for the OSS torque_2_deb project

File size: 386 bytes
  • configure

    old new  
    10481048
    10491049                    tk_h=/dev/null
    10501050    for i in $TCL_DIR/include/tk.h \
    1051       `/bin/ls -d $TCL_DIR/include/tk*/tk.h 2> /dev/null`; do
     1051      `/bin/ls -d $TCL_DIR/include/tcl*/tk.h 2> /dev/null`; do
    10521052        test -r $i && { tk_h="$i"; break; }
    10531053    done
    10541054
Note: See TracBrowser for help on using the repository browser.