mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-09 00:45:56 +00:00
remove AM_MAINTAINER_MODE from the main configure.ac
Original commit message from CVS: remove AM_MAINTAINER_MODE from the main configure.ac
This commit is contained in:
parent
4b1379455d
commit
fcfefdca75
2 changed files with 1 additions and 3 deletions
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 1a826743b023d38a14e16cf1b3fb85eabdbb65d6
|
||||
Subproject commit 4ed4b888250d1081585717504b571ebf2de72c60
|
|
@ -15,8 +15,6 @@ dnl Add parameters for aclocal
|
|||
dnl (This must come after AM_INIT_AUTOMAKE, since it modifies ACLOCAL)
|
||||
ACLOCAL="$ACLOCAL -I common/m4 $ACLOCAL_FLAGS"
|
||||
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
AC_PROG_CC
|
||||
AM_PROG_CC_STDC
|
||||
AM_PROG_AS
|
||||
|
|
Loading…
Reference in a new issue