Sha256: fefbd9aacaa6d282b42d47ee04872ecac600d2ea0babcd49fe8663ff25cb1a89

Contents?: true

Size: 291 Bytes

Versions: 12

Compression:

Stored size: 291 Bytes

Contents

noinst_LIBRARIES = lib-watchdog.a

lib_watchdog_a_SOURCES = \
	watchdog.c \
	watchdog.h \
	wd_child.c \
	wd_ext.h \
	wd_if.c \
	wd_init.c \
	wd_lifecheck.c \
	wd_list.c \
	wd_packet.c \
	wd_ping.c \
	wd_heartbeat.c \
	wd_interlock.c

AM_CPPFLAGS = -D_GNU_SOURCE -I .. -I @PGSQL_INCLUDE_DIR@

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
prestogres-0.4.8 pgpool2/watchdog/Makefile.am
prestogres-0.4.7 pgpool2/watchdog/Makefile.am
prestogres-0.4.6 pgpool2/watchdog/Makefile.am
prestogres-0.4.5 pgpool2/watchdog/Makefile.am
prestogres-0.4.4 pgpool2/watchdog/Makefile.am
prestogres-0.4.3 pgpool2/watchdog/Makefile.am
prestogres-0.4.2 pgpool2/watchdog/Makefile.am
prestogres-0.4.1 pgpool2/watchdog/Makefile.am
prestogres-0.4.0 pgpool2/watchdog/Makefile.am
prestogres-0.3.0 pgpool2/watchdog/Makefile.am
prestogres-0.2.0 pgpool2/watchdog/Makefile.am
prestogres-0.1.0 pgpool2/watchdog/Makefile.am