Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
7b9a281f
Commit
7b9a281f
authored
Jan 23, 2001
by
Christophe Massiot
Browse files
* Completely removed BIZARRE_OPTIMS.
parent
acccef67
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure
View file @
7b9a281f
...
...
@@ -3628,7 +3628,6 @@ fi
trap
''
1 2 15
cat
>
confcache
<<
\
EOF
# This file is a shell script that caches the results of configure
...
...
@@ -3783,7 +3782,6 @@ s%@ALIASES@%$ALIASES%g
s%@DEBUG@%
$DEBUG
%g
s%@STATS@%
$STATS
%g
s%@OPTIMS@%
$OPTIMS
%g
s%@BIZARRE_OPTIMS@%
$BIZARRE_OPTIMS
%g
s%@DYNAMIC_FLAG@%
$DYNAMIC_FLAG
%g
s%@LIB_SDL@%
$LIB_SDL
%g
s%@LIB_GLIDE@%
$LIB_GLIDE
%g
...
...
configure.in
View file @
7b9a281f
...
...
@@ -198,7 +198,6 @@ AC_SUBST(ALIASES)
AC_SUBST(DEBUG)
AC_SUBST(STATS)
AC_SUBST(OPTIMS)
AC_SUBST(BIZARRE_OPTIMS)
AC_SUBST(DYNAMIC_FLAG)
AC_SUBST(LIB_SDL)
AC_SUBST(LIB_GLIDE)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment