[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xine-cvslog
Subject:    [xine-cvs] CVS: xine-ui configure.ac,1.47,1.48
From:       Frantisek Dvorak <valtri () users ! sourceforge ! net>
Date:       2003-10-30 9:18:29
[Download RAW message or body]

Update of /cvsroot/xine/xine-ui
In directory sc8-pr-cvs1:/tmp/cvs-serv11506

Modified Files:
	configure.ac 
Log Message:
Fix the funny bug. Multibyte string support wasn't enabled if pkg-config wasn't \
found.


Index: configure.ac
===================================================================
RCS file: /cvsroot/xine/xine-ui/configure.ac,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- configure.ac	10 Oct 2003 17:16:23 -0000	1.47
+++ configure.ac	30 Oct 2003 09:18:26 -0000	1.48
@@ -398,6 +398,12 @@
 AM_PATH_AALIB(1.2.0,,)
 AM_CONDITIONAL(HAVE_AA, test x$no_aalib != "xyes")
 
+dnl option for font sets and multibyte string support
+AC_ARG_ENABLE(mbs, [  --disable-mbs           Disable multibyte string support], \
echo $enable_mbs, enable_mbs="yes") +if test "x$enable_mbs" = "xyes"; then
+  AC_DEFINE(WITH_XMB,,[Define this if you want support multibyte strings in gui])
+fi
+
 dnl
 dnl Find pkg-config
 dnl
@@ -410,14 +416,6 @@
 dnl
 dnl Check for DirectFB
 dnl
-
-dnl option for font sets and multibyte string support
-AC_ARG_ENABLE(mbs, [  --disable-mbs           Disable multibyte string support], \
                echo $enable_mbs, enable_mbs="yes")
-if test "x$enable_mbs" = "xyes"; then
-  AC_DEFINE(WITH_XMB,,[Define this if you want support multibyte strings in gui])
-fi
-
-
 
 dnl NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE
 dnl  DFB:



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Xine-cvslog mailing list
Xine-cvslog@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xine-cvslog


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic