projects
/
pgpool2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc9a69b
)
Disable AM_MAINTAINER_MODE.
author
Bo Peng
<pengbo@sraoss.co.jp>
Fri, 10 Nov 2023 07:45:04 +0000
(16:45 +0900)
committer
Bo Peng
<pengbo@sraoss.co.jp>
Fri, 10 Nov 2023 07:45:04 +0000
(16:45 +0900)
configure.ac
patch
|
blob
|
blame
|
history
diff --git
a/configure.ac
b/configure.ac
index 3ea990a360061675394abd7106df72ae275f01f6..13c761372d0161a4d9454b4a07ec693a26d5d1df 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"