[pgpool-committers: 2304] pgpool: Deal with autotools complains.

Tatsuo Ishii ishii at postgresql.org
Fri Nov 21 08:28:43 JST 2014


Deal with autotools complains.

Move package name and version to AC_INIT and remove them from
AM_INIT_AUTOMAKE.

> src/libs/pcp/Makefile.am:4: warning: source file '$(top_srcdir)/src/utils/pcp/pcp_error.c' is in a subdirectory,
> src/libs/pcp/Makefile.am:4: but option 'subdir-objects' is disabled

Branch
------
V3_4_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=28ec29b077d8b0abaa1f6539996b5ca58cee014c

Modified Files
--------------
configure.ac |  408 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 408 insertions(+)



More information about the pgpool-committers mailing list