projects
/
pgpool2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f6d9a9
)
Disable AM_MAINTAINER_MODE.
author
Bo Peng
<pengbo@sraoss.co.jp>
Tue, 11 Feb 2025 04:35:39 +0000
(13:35 +0900)
committer
Bo Peng
<pengbo@sraoss.co.jp>
Tue, 11 Feb 2025 04:35:39 +0000
(13:35 +0900)
configure.ac
patch
|
blob
|
blame
|
history
diff --git
a/configure.ac
b/configure.ac
index 4181fec2d70f9de864d6e5270cc51643b4b37c2a..bd968cc24f4f9fbf884edfd0911692e0f44099a3 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-14,7
+14,7
@@
fi
AM_INIT_AUTOMAKE([foreign no-dependencies subdir-objects])
dnl Disallow to rebuild configure.
-AM_MAINTAINER_MODE(
en
able)
+AM_MAINTAINER_MODE(
dis
able)
# AC_PROG_RANLIB
AR_FLAGS="cr"