mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 17:20:36 +00:00
we want avifile don't we ?
Original commit message from CVS: we want avifile don't we ?
This commit is contained in:
parent
86d2359346
commit
6824f284a2
1 changed files with 2 additions and 0 deletions
|
@ -509,7 +509,9 @@ AVIFILE_LIBS="`avifile-config --libs`"
|
|||
AVIFILE_CFLAGS="`avifile-config --cflags`"
|
||||
AC_SUBST(AVIFILE_LIBS)
|
||||
AC_SUBST(AVIFILE_CFLAGS)
|
||||
dnl HAVE_AVIFILE is needed in a Makefile.am
|
||||
|
||||
AC_SUBST(HAVE_AVIFILE)
|
||||
dnl Check for atomic.h
|
||||
dnl Note: use AC_CHECK_HEADER not AC_CHECK_HEADERS, because the latter
|
||||
dnl defines the wrong default symbol as well (HAVE_ASM_ATOMIC_H)
|
||||
|
|
Loading…
Reference in a new issue