Forgot to update this patch.

This commit is contained in:
Kevin Lo 2000-12-13 06:06:38 +00:00
parent 086301a674
commit 806a470038
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35943
4 changed files with 44 additions and 8 deletions

View file

@ -1,5 +1,5 @@
--- configure.orig Fri Nov 24 09:18:04 2000 --- configure.orig Tue Nov 28 21:17:34 2000
+++ configure Fri Nov 24 09:18:44 2000 +++ configure Mon Dec 11 09:31:14 2000
@@ -10913,7 +10913,7 @@ @@ -10913,7 +10913,7 @@
echo "configure:10914: checking if kscd can be compiled" >&5 echo "configure:10914: checking if kscd can be compiled" >&5
case "$host" in case "$host" in
@ -9,3 +9,12 @@
*) kscd_compile=yes;; *) kscd_compile=yes;;
esac esac
echo "$ac_t""$kscd_compile" 1>&6 echo "$ac_t""$kscd_compile" 1>&6
@@ -11374,7 +11374,7 @@
;;
*)
echo "$ac_t""*** We disable mpeglib for this platform ***" 1>&6
- DO_NOT_COMPILE="$DO_NOT_COMPILE mpeglib"
+ DO_NOT_COMPILE="$DO_NOT_COMPILE mpeglib mpeglib_artsplug"
;;
esac

View file

@ -1,5 +1,5 @@
--- configure.orig Fri Nov 24 09:18:04 2000 --- configure.orig Tue Nov 28 21:17:34 2000
+++ configure Fri Nov 24 09:18:44 2000 +++ configure Mon Dec 11 09:31:14 2000
@@ -10913,7 +10913,7 @@ @@ -10913,7 +10913,7 @@
echo "configure:10914: checking if kscd can be compiled" >&5 echo "configure:10914: checking if kscd can be compiled" >&5
case "$host" in case "$host" in
@ -9,3 +9,12 @@
*) kscd_compile=yes;; *) kscd_compile=yes;;
esac esac
echo "$ac_t""$kscd_compile" 1>&6 echo "$ac_t""$kscd_compile" 1>&6
@@ -11374,7 +11374,7 @@
;;
*)
echo "$ac_t""*** We disable mpeglib for this platform ***" 1>&6
- DO_NOT_COMPILE="$DO_NOT_COMPILE mpeglib"
+ DO_NOT_COMPILE="$DO_NOT_COMPILE mpeglib mpeglib_artsplug"
;;
esac

View file

@ -1,5 +1,5 @@
--- configure.orig Fri Nov 24 09:18:04 2000 --- configure.orig Tue Nov 28 21:17:34 2000
+++ configure Fri Nov 24 09:18:44 2000 +++ configure Mon Dec 11 09:31:14 2000
@@ -10913,7 +10913,7 @@ @@ -10913,7 +10913,7 @@
echo "configure:10914: checking if kscd can be compiled" >&5 echo "configure:10914: checking if kscd can be compiled" >&5
case "$host" in case "$host" in
@ -9,3 +9,12 @@
*) kscd_compile=yes;; *) kscd_compile=yes;;
esac esac
echo "$ac_t""$kscd_compile" 1>&6 echo "$ac_t""$kscd_compile" 1>&6
@@ -11374,7 +11374,7 @@
;;
*)
echo "$ac_t""*** We disable mpeglib for this platform ***" 1>&6
- DO_NOT_COMPILE="$DO_NOT_COMPILE mpeglib"
+ DO_NOT_COMPILE="$DO_NOT_COMPILE mpeglib mpeglib_artsplug"
;;
esac

View file

@ -1,5 +1,5 @@
--- configure.orig Fri Nov 24 09:18:04 2000 --- configure.orig Tue Nov 28 21:17:34 2000
+++ configure Fri Nov 24 09:18:44 2000 +++ configure Mon Dec 11 09:31:14 2000
@@ -10913,7 +10913,7 @@ @@ -10913,7 +10913,7 @@
echo "configure:10914: checking if kscd can be compiled" >&5 echo "configure:10914: checking if kscd can be compiled" >&5
case "$host" in case "$host" in
@ -9,3 +9,12 @@
*) kscd_compile=yes;; *) kscd_compile=yes;;
esac esac
echo "$ac_t""$kscd_compile" 1>&6 echo "$ac_t""$kscd_compile" 1>&6
@@ -11374,7 +11374,7 @@
;;
*)
echo "$ac_t""*** We disable mpeglib for this platform ***" 1>&6
- DO_NOT_COMPILE="$DO_NOT_COMPILE mpeglib"
+ DO_NOT_COMPILE="$DO_NOT_COMPILE mpeglib mpeglib_artsplug"
;;
esac