[pgpool-committers: 2296] pgpool: Deal with autotools complains.
Tatsuo Ishii
ishii at postgresql.org
Wed Nov 19 16:49:11 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
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=74321434250982dc5afd645981447577e96e8b95
Modified Files
--------------
configure.ac | 408 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 408 insertions(+)
More information about the pgpool-committers
mailing list