b0045c6f20
static with libdvdcss in its binary, so forced to have NO_CDROM[1]. - Pass the maintainership to the submitter. [1] NO_CDROM=CSS code may violate the DMCA PR: ports/118458 Submitted by: Jona Joachim <jaj@hcl-club.lu>
20 lines
1.1 KiB
Text
20 lines
1.1 KiB
Text
--- ../../work/HandBrake/contrib/libsamplerate/configure 2004-09-12 04:57:51.000000000 +0200
|
|
+++ contrib/libsamplerate/configure 2007-12-06 03:14:12.000000000 +0100
|
|
@@ -22293,7 +22293,7 @@
|
|
# Now use the information from the checking stage.
|
|
|
|
# Need to make examples directory before tests directory.
|
|
-subdirs="src doc examples tests"
|
|
+subdirs="src doc examples"
|
|
|
|
|
|
cat >>confdefs.h <<\_ACEOF
|
|
@@ -22321,7 +22321,7 @@
|
|
|
|
|
|
|
|
- ac_config_files="$ac_config_files Makefile src/Version_script Win32/Makefile Win32/Makefile.mingw src/Makefile examples/Makefile tests/Makefile doc/Makefile libsamplerate.spec samplerate.pc"
|
|
+ ac_config_files="$ac_config_files Makefile src/Version_script Win32/Makefile Win32/Makefile.mingw src/Makefile examples/Makefile doc/Makefile libsamplerate.spec samplerate.pc"
|
|
|
|
cat >confcache <<\_ACEOF
|
|
# This file is a shell script that caches the results of configure
|