pygtksourceview r31 - trunk



Author: muntyan
Date: 2007-07-17 16:54:50 +0100 (Tue, 17 Jul 2007)
New Revision: 31
ViewCVS link: http://svn.gnome.org/viewcvs/pygtksourceview?rev=31&view=rev

Modified:
   trunk/ChangeLog
   trunk/Makefile.am
   trunk/acinclude.m4
   trunk/configure.ac
Log:
2007-07-17  Yevgen Muntyan  <muntyan at tamu dot edu>

	Mingw cross-compiling fixes and some cleanup.

	* acinclude.m4: MOO_AM_PYTHON_DEVEL_CROSS_MINGW macro to
	use when cross-compiling with mingw.

	* configure.ac:
	Use that macro; use '$PKG_CONFIG' instead of 'pkg-config';
	do not use -std=c9x gcc option, we do not do C99.

	* Makefile.am:
	require automake-1.9, not 1.7;
        use -no-undefined and -shrext ".pyd" on win32;
        call the library "gtksourceview2", not "gtksourceview2module".






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]