projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b13794
)
remove AM_MAINTAINER_MODE from the main configure.ac
author
Andy Wingo
<wingo@pobox.com>
Tue, 9 Jul 2002 17:44:22 +0000
(17:44 +0000)
committer
Andy Wingo
<wingo@pobox.com>
Tue, 9 Jul 2002 17:44:22 +0000
(17:44 +0000)
Original commit message from CVS:
remove AM_MAINTAINER_MODE from the main configure.ac
common
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/common
b/common
index 1a826743b023d38a14e16cf1b3fb85eabdbb65d6..4ed4b888250d1081585717504b571ebf2de72c60 160000
(submodule)
--- a/
common
+++ b/
common
@@
-1
+1
@@
-Subproject commit
1a826743b023d38a14e16cf1b3fb85eabdbb65d6
+Subproject commit
4ed4b888250d1081585717504b571ebf2de72c60
diff --git
a/configure.ac
b/configure.ac
index 7fc06fee57acac54a65e4928f7017e6af763bb31..fa2e7a545a99ab96524d3c414d0396429df9f7e6 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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