mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-06-01 03:39:05 +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:
+2
-2
@@ -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