Use "disable" helper function

Originally committed as revision 12291 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Ramiro Polla 2008-03-02 20:13:47 +00:00
parent 5b08754912
commit c6eed369d2
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -1307,7 +1307,7 @@ case $targetos in
emximp -o $(LIBPREF)$(NAME)_dll.lib $(NAME).def;'
SLIB_INSTALL_EXTRA_CMD='install -m 644 $(LIBPREF)$(NAME)_dll.a $(LIBPREF)$(NAME)_dll.lib "$(LIBDIR)"'
SLIB_UNINSTALL_EXTRA_CMD='rm -f "$(LIBDIR)"/$(LIBPREF)$(NAME)_dll.a "$(LIBDIR)"/$(LIBPREF)$(NAME)_dll.lib'
vhook="no"
disable vhook
;;
interix)
disable vhook