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

List:       kde-commits
Subject:    kdemultimedia/xine_artsplugin
From:       Simon Hausmann <hausmann () kde ! org>
Date:       2003-02-07 8:59:15
[Download RAW message or body]

CVS commit by hausmann: 

- rename AM_PATH_XINE back to AC_PATH_XINE to prevent aclocal from being
  confused.


  M +3 -3      configure.in.in   1.7


--- kdemultimedia/xine_artsplugin/configure.in.in  #1.6:1.7
@@ -24,8 +24,8 @@
 dnl  
 
-dnl AM_PATH_XINE([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND ]]])
+dnl AC_PATH_XINE([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND ]]])
 dnl Test for XINE, and define XINE_CFLAGS and XINE_LIBS
 dnl
-AC_DEFUN([AM_PATH_XINE],
+AC_DEFUN([AC_PATH_XINE],
 [dnl 
 dnl Get the cflags and libraries from the xine-config script
@@ -211,5 +211,5 @@
   AC_CHECK_FUNCS([strsep strpbrk setenv])
 ])
-AM_PATH_XINE(1.0.0,,
+AC_PATH_XINE(1.0.0,,
 [
   DO_NOT_COMPILE="$DO_NOT_COMPILE xine_artsplugin"


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

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