From: <kr_...@us...> - 2003-09-30 17:04:06
|
Update of /cvsroot/htoolkit/port In directory sc8-pr-cvs1:/tmp/cvs-serv8847 Modified Files: configure Log Message: Remove trace message from configure Index: configure =================================================================== RCS file: /cvsroot/htoolkit/port/configure,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** configure 9 Sep 2003 13:34:39 -0000 1.20 --- configure 30 Sep 2003 17:04:03 -0000 1.21 *************** *** 334,338 **** # create list of extra include directories needed, comma seperated and quoted. # expects $cincflags to be in the form: -Idir1 -Idir2 ... - echo $cincflags incdirs="\"$libdir/include\"" incopts="" --- 334,337 ---- |