sinek ChangeLog,1.80,1.81 configure.in,1.20,1.21

[email protected] Sun, 29 Dec 2002 12:34:03 -0800
Newsgroups gmane.comp.video.sinek.cvs
Message-ID <[email protected]>
Update of /cvsroot/sinek/sinek
In directory sc8-pr-cvs1:/tmp/cvs-serv32031a

Modified Files:
	ChangeLog configure.in 
Log Message:
playing w/ gtk+-fb, use gtk/glib macros for correctness


Index: ChangeLog
===================================================================
RCS file: /cvsroot/sinek/sinek/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- ChangeLog	30 Jul 2002 00:33:26 -0000	1.80
+++ ChangeLog	29 Dec 2002 20:33:59 -0000	1.81
@@ -1,3 +1,7 @@
+2002-12-20  Andres
+	* configure.in: use m4 macros provided by gtk/glib, instead of
+	pkg-config macros.
+
 2002-07-29  Andres
 	* popup.c: plug memory leak; xine_get_autoplay_input_plugin_ids()
 	  returns dynamically allocated memory.

Index: configure.in
===================================================================
RCS file: /cvsroot/sinek/sinek/configure.in,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- configure.in	19 Jul 2002 20:21:15 -0000	1.20
+++ configure.in	29 Dec 2002 20:33:59 -0000	1.21
@@ -38,9 +38,8 @@
 dnl
 dnl Checks for libraries
 dnl
-PKG_CHECK_MODULES(GLIB2, glib-2.0 >= 2.0.0)
-PKG_CHECK_MODULES(GTK2, gtk+-2.0 >= 2.0.0)
-
+AM_PATH_GLIB_2_0(2.0.0,, AC_MSG_ERROR(*** glib-2.0 or greater is required ***))
+AM_PATH_GTK_2_0(2.0.0,, AC_MSG_ERROR(*** gtk+-2.0 or greater is required ***))
 AM_PATH_XINE(0.9.9,, AC_MSG_ERROR(*** You should install xine-lib first ***))
 XINE_LOCALEDIR="`echo $xine_locale_dir|sed -e 's/\^'$escapedprefix/'\${prefix}'/`"
 AC_SUBST(XINE_LOCALEDIR)




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf