Replace MAXFILENAME with MAXPGPATH

This commit is contained in:
Ian Barwick
2016-03-31 20:10:39 +09:00
parent aaa8d70cef
commit 4b5c84921c
3 changed files with 29 additions and 33 deletions

View File

@@ -12,9 +12,6 @@ DATA = repmgr.sql uninstall_repmgr.sql
PG_CPPFLAGS = -I$(libpq_srcdir)
PG_LIBS = $(libpq_pgport)
$(repmgr_OBJS): $(HEADERS)
$(repmgr_OBJS): $(HEADERS)
all: repmgrd repmgr
$(MAKE) -C sql