[FFmpeg-cvslog] r18822 - trunk/configure

diego subversion
Thu May 14 13:45:42 CEST 2009


Author: diego
Date: Thu May 14 13:45:41 2009
New Revision: 18822

Log:
Add gnu/kfreebsd to list of recognized operating systems.
patch by Andres Mejia, mcitadel gmail com

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Thu May 14 08:38:49 2009	(r18821)
+++ trunk/configure	Thu May 14 13:45:41 2009	(r18822)
@@ -1694,6 +1694,8 @@ case $target_os in
         SLIB_UNINSTALL_EXTRA_CMD='rm -f "$(LIBDIR)"/$(LIBPREF)$(NAME)_dll.a "$(LIBDIR)"/$(LIBPREF)$(NAME)_dll.lib'
         enable dos_paths
         ;;
+    gnu/kfreebsd)
+        ;;
 
     *)
         die "Unknown OS '$target_os'."



More information about the ffmpeg-cvslog mailing list