Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
libmpeg2
Commits
95689f58
Commit
95689f58
authored
Apr 22, 2002
by
Michel Lespinasse
Browse files
fix tendra compile.
parent
2409d721
Changes
1
Hide whitespace changes
Inline
Side-by-side
mpeg2dec/configure.in
View file @
95689f58
...
...
@@ -105,7 +105,6 @@ AC_TYPE_SIGNAL
builtin([include],[libmpeg2/configure.incl])
builtin([include],[libvo/configure.incl])
builtin([include],[src/configure.incl])
AC_ARG_ENABLE([warnings],
[ --disable-warnings do not treat warnings as errors])
...
...
@@ -118,6 +117,8 @@ elif test x"$TENDRA" = x"yes"; then
CFLAGS="$CFLAGS -DTenDRA_check"
fi
builtin([include],[src/configure.incl])
AC_C_ATTRIBUTE_ALIGNED
AC_OUTPUT
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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