]> git.pld-linux.org Git - packages/cinelerra-cv.git/blobdiff - cinelerra-cv-build.patch
- rel 9
[packages/cinelerra-cv.git] / cinelerra-cv-build.patch
index eb558c57fa9668d4c4a82bc78d5f0f675cf6a859..49ebaf8a167bc384559198f13a62637ea8c620ca 100644 (file)
  AM_GNU_GETTEXT_VERSION(0.12.1)
  AM_PROG_AS
  
+@@ -99,14 +99,6 @@
+       LIBS=`echo "$LIBS" | sed -e s/-lasound//g`
+ fi
+-if test "x$enable_esd" = "xyes"; then
+-      AM_PATH_ESD(,[esound=yes])
+-      if test "x$esound" = xyes; then
+-              SOUND_CFLAGS="$ESD_CFLAGS -DHAVE_ESOUND $SOUND_CFLAGS"
+-              SOUND_LDFLAGS="$ESD_LIBS $SOUND_LDFLAGS"
+-              enable_esd=ok
+-      fi
+-fi
+ AC_SUBST(SOUND_CFLAGS)
+ AC_SUBST(SOUND_LDFLAGS)
+ ############### END OF SOUND
 --- cinelerra-cv-2.1/cinelerra/Makefile.am.org 2006-11-26 01:42:58.101122750 +0100
 +++ cinelerra-cv-2.1/cinelerra/Makefile.am     2006-11-26 01:43:09.741850250 +0100
 @@ -19,26 +19,26 @@
This page took 0.054398 seconds and 4 git commands to generate.