]> git.pld-linux.org Git - packages/sox.git/commitdiff
rediff patch
authorJan Palus <atler@pld-linux.org>
Thu, 22 Jul 2021 17:52:33 +0000 (19:52 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 22 Jul 2021 17:52:33 +0000 (19:52 +0200)
sox-dyn.patch

index 553ee1585e32699e9f6e55f7c8c03d2c24dd3095..4dce103a7a1889349cbaeb5e9a9e4d4c86f64ff6 100644 (file)
@@ -25,5 +25,5 @@
 -AC_OPTIONAL_FORMAT(sndfile, SNDFILE, [using_sndfile=$tmp_using_sndfile])
 +AC_OPTIONAL_FORMAT(sndfile, SNDFILE, [if test "x$tmp_using_sndfile" = "xno"; then using_sndfile=no; fi])
  
- AC_OPTIONAL_FORMAT(ffmpeg, FFMPEG, [SOX_PATH_FFMPEG(, using_ffmpeg=no)])
  
This page took 0.153049 seconds and 4 git commands to generate.