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

List:       kde-commits
Subject:    kdeextragear-1/kreatecd
From:       Stephan Kulow <coolo () kde ! org>
Date:       2003-10-17 13:46:56
[Download RAW message or body]

CVS commit by coolo: 

Helio, does this improve your problem?


  M +4 -4      configure.in.in   1.7


--- kdeextragear-1/kreatecd/configure.in.in  #1.6:1.7
@@ -6,5 +6,5 @@
 dnl Test for libogg, and define OGG_CFLAGS and OGG_LIBS
 dnl
-AC_DEFUN(AM_PATH_OGG,
+AC_DEFUN(KREATECD_PATH_OGG,
 [dnl 
 dnl Get the cflags and libraries
@@ -101,5 +101,5 @@
 dnl Test for libvorbis, and define VORBIS_CFLAGS and VORBIS_LIBS
 dnl
-AC_DEFUN(AM_PATH_VORBIS,
+AC_DEFUN(KREATECD_PATH_VORBIS,
 [dnl 
 dnl Get the cflags and libraries
@@ -591,7 +591,7 @@
 if test "$HAVE_VORBIS" = 1 ;then
 if test -z "$DISABLE_VORBIS" ; then
-AM_PATH_OGG(HAVE_LIBOGG=1,)
+KREATECD_PATH_OGG(HAVE_LIBOGG=1,)
 if test "$HAVE_LIBOGG" = "1"; then 
-AM_PATH_VORBIS(HAVE_LIBVORBIS=1,)
+KREATECD_PATH_VORBIS(HAVE_LIBVORBIS=1,)
 fi
 if test -z "$HAVE_LIBVORBIS"; then


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

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