Innocuous little change to fix a warning with newer versions of automake - shouldn't cause any backwards compatibilit...

Original commit message from CVS:
Innocuous little change to fix a warning with newer versions of automake -
shouldn't cause any backwards compatibility problems.
This commit is contained in:
Richard Boulton 2001-02-14 10:34:14 +00:00
parent 25457e2e39
commit 954663456a

View file

@ -41,8 +41,8 @@ AC_SUBST(GSTREAMER_LIBVERSION)
AM_MAINTAINER_MODE
AC_ISC_POSIX
AC_PROG_CC
AC_ISC_POSIX
AC_STDC_HEADERS
AC_ARG_PROGRAM