[configure] fix arts tests

Vitaliy Margolen wine-patch at kievinfo.com
Thu Jun 23 14:04:52 CDT 2005


Arts is not being detected on my system (SuSE 9.2)

Vitaliy Margolen

changelog:
  configure - fix test for arts
-------------- next part --------------
Index: configure
===================================================================
RCS file: /home/wine/wine/configure,v
retrieving revision 1.663
diff -u -p -r1.663 configure
--- configure	20 Jun 2005 15:52:16 -0000	1.663
+++ configure	23 Jun 2005 05:55:11 -0000
@@ -11043,7 +11043,7 @@ if test "${ac_cv_lib_artsc_arts_init+set
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   ac_check_lib_save_LIBS=$LIBS
-LIBS="-lartsc  $LIBS"
+LIBS="-lartsc  $LIBS $ARTSC_LIBS"
 cat >conftest.$ac_ext <<_ACEOF
 /* confdefs.h.  */
 _ACEOF


More information about the wine-patches mailing list