[Ffmpeg-cvslog] r7092 - trunk/configure
mru
subversion
Wed Nov 15 23:37:52 CET 2006
Author: mru
Date: Wed Nov 15 23:37:52 2006
New Revision: 7092
Modified:
trunk/configure
Log:
set CONFIG_OS2 using new method
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Wed Nov 15 23:37:52 2006
@@ -443,6 +443,7 @@
malloc_h
memalign
mlib
+ os2
os2threads
pthreads
sdl
@@ -1956,10 +1957,6 @@
print_config HAVE_ $TMPH config.mak $HAVE_LIST
print_config CONFIG_ $TMPH config.mak $CONFIG_LIST
-if test "$os2" = "yes" ; then
- echo "#define CONFIG_OS2 1" >> $TMPH
-fi
-
if test "$targetos" = "Darwin"; then
echo "#define CONFIG_DARWIN 1" >> $TMPH
fi
More information about the ffmpeg-cvslog
mailing list