From: <kr_...@us...> - 2003-11-23 16:29:16
|
Update of /cvsroot/htoolkit/gio In directory sc8-pr-cvs1:/tmp/cvs-serv415 Modified Files: makefile Log Message: Add support for Valued class and Choice and SelectionList controls Index: makefile =================================================================== RCS file: /cvsroot/htoolkit/gio/makefile,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** makefile 15 Nov 2003 10:34:13 -0000 1.17 --- makefile 23 Nov 2003 16:29:13 -0000 1.18 *************** *** 62,66 **** # options ! HC-OPTIONS = -package port -O2 # haddock --- 62,66 ---- # options ! HC-OPTIONS = -package port -O2 -fglasgow-exts # haddock |