From: Duncan C. <dun...@us...> - 2004-04-30 12:50:43
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1145 Modified Files: ChangeLog Log Message: change the other makefiles to use pre-processor on hierarchy.list minor fix in glade/Glade.chs Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.133 retrieving revision 1.134 diff -u -d -r1.133 -r1.134 --- ChangeLog 28 Apr 2004 13:50:12 -0000 1.133 +++ ChangeLog 30 Apr 2004 12:50:02 -0000 1.134 @@ -1,5 +1,12 @@ 2004-04-27 Duncan Coutts <du...@co...> + * sourceview/Makefile, + * glade/Makefile: added proprocessor pass for hierarchy.list + + * glade/Glade.chs: fix lib prefix + +2004-04-27 Duncan Coutts <du...@co...> + * gtk/Makefile: use standard $(CPP) variable 2004-04-27 Duncan Coutts <du...@co...> |