File xine-ui-broken-configure.diff of Package xine-ui

--- /space/home/mhopf/e/pkg/xine-ui/xine-ui-0.99.5/configure.ac	2007-04-15 18:05:21.000000000 +0200
+++ configure.ac	2007-05-04 14:19:31.000000000 +0200
@@ -346,7 +346,7 @@ dnl
 AC_ARG_WITH([aalib],
    AS_HELP_STRING([--without-aalib], [Turn off AALIB support.]))
 
-if test x"$with_aalib" = xyes; then
+if test x"$with_aalib" != xno; then
   AM_PATH_AALIB(1.2.0,,)
 else
   no_aalib=yes
--- configure.old	2007-05-04 14:15:52.000000000 +0200
+++ configure	2007-05-04 14:20:03.000000000 +0200
@@ -12501,7 +12501,7 @@ if test "${with_aalib+set}" = set; then
 
 fi;
 
-if test x"$with_aalib" = xyes; then
+if test x"$with_aalib" != xno; then
 
 # Check whether --with-aalib-prefix or --without-aalib-prefix was given.
 if test "${with_aalib_prefix+set}" = set; then
openSUSE Build Service is sponsored by