summaryrefslogtreecommitdiff
path: root/multimedia/vlc-devel/files/patch-configure
blob: 2751c0139c984e5a7fd482e5d7849e153ec53cb4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- configure.orig	Mon Jun 23 04:24:14 2003
+++ configure	Fri Sep 12 14:30:22 2003
@@ -4501,7 +4501,6 @@
     ;;
   *bsd*)
     SYS="${target_os}"
-    CFLAGS_save="${CFLAGS_save} -pthread"; CFLAGS="${CFLAGS_save}"
     ;;
   darwin*)
     SYS=darwin
@@ -14017,7 +14016,7 @@
 fi
 
 
-#BUILTINS="${BUILTINS} mpeg_video_old idct idctclassic motion"
+BUILTINS="${BUILTINS} mpeg_video_old idct idctclassic motion"
 PLUGINS="${PLUGINS} dummy rc logger gestures memcpy"
 PLUGINS="${PLUGINS} es audio m4v mpeg_system ps ts avi asf aac mp4 rawdv"
 PLUGINS="${PLUGINS} spudec mpeg_audio lpcm a52 dts cinepak"