initial checkin of new hdw-linux development cvs repository
[hdw-linux/hdw-linux.git] / packages / x11 / lesstif / lesstif
1 # hdw - linux lesstif package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 0.93.94
6 # [S] 3-6
7 # [D] lesstif-0.93.94.tar.bz2 http://belnet.dl.sourceforge.net/sourceforge/lesstif/
8
9 confopt=${confopt//--prefix* /--prefix=$root\/usr\/X11 }
10 confopt="$confopt --enable-build-Xlt --enable-build-Xbae"
11 confopt="$confopt --with-xdnd --with-editres --enable-production"
12 CC="$CC -L$root/src.lesstif/lesstif-$ver/lib/Xm-2.0"