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:
parent
25457e2e39
commit
954663456a
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user