From: Duncan C. <dun...@us...> - 2005-01-16 21:44:53
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2482 Modified Files: ChangeLog Log Message: use the new GHCPKG_USE_AUTOLIBS substitution so the .pkg files will be understood by older versions of ghc-pkg. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.303 retrieving revision 1.304 diff -u -d -r1.303 -r1.304 --- ChangeLog 16 Jan 2005 21:41:56 -0000 1.303 +++ ChangeLog 16 Jan 2005 21:44:14 -0000 1.304 @@ -59,6 +59,11 @@ GHCPKG_USE_AUTOLIBS to have the appropriate value to substitute into all the <module>.pkg.in files. + * gconf/gconf.pkg.in, glib/glib.pkg.in, mogul/mogul.pkg.in, + sourceview/sourceview.pkg.in, glade/glade.pkg.in, gtk/gtk.pkg.in, + mozembed/mozembed.pkg.in: use the new GHCPKG_USE_AUTOLIBS substitution + so the .pkg files will be understood by older versions of ghc-pkg. + 2005-01-15 Duncan Coutts <du...@co...> * mk/common.mk: change the way we find pacakge variables for files |