mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
back to popt 1.5
Original commit message from CVS: back to popt 1.5
This commit is contained in:
parent
4ef87d3c5d
commit
c188fc247e
1 changed files with 2 additions and 2 deletions
|
@ -117,8 +117,8 @@ AC_SUBST(LIBXML_PKG)
|
||||||
AC_SUBST(XML_LIBS)
|
AC_SUBST(XML_LIBS)
|
||||||
AC_SUBST(XML_CFLAGS)
|
AC_SUBST(XML_CFLAGS)
|
||||||
|
|
||||||
GST_CHECK_LIBHEADER(POPT, popt, poptAddItem,, popt.h, POPT_LIBS="-lpopt",
|
GST_CHECK_LIBHEADER(POPT, popt, poptStrippedArgv,, popt.h, POPT_LIBS="-lpopt",
|
||||||
AC_MSG_ERROR([popt 1.6.3 or newer is required to build gstreamer. You can
|
AC_MSG_ERROR([popt 1.5 or newer is required to build gstreamer. You can
|
||||||
download the latest version from ftp://people.redhat.com/sopwith/popt/]))
|
download the latest version from ftp://people.redhat.com/sopwith/popt/]))
|
||||||
|
|
||||||
dnl Check for atomic.h
|
dnl Check for atomic.h
|
||||||
|
|
Loading…
Reference in a new issue