mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 23:26:30 +00:00
Add configure option --with-bdr-only
Builds repmgr with only BDR functionality; other code is disabled at critical points.
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef _REPMGR_CONFIG_H_
|
||||
#define _REPMGR_CONFIG_H_
|
||||
#ifndef _REPMGR_CONFIGFILE_H_
|
||||
#define _REPMGR_CONFIGFILE_H_
|
||||
|
||||
#include <getopt_long.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user