diff --git a/Makefile.am b/Makefile.am index 1322fd3c..d4baf276 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1202,7 +1202,7 @@ man/hyperdex.1: man/hyperdex.1.h2m hyperdex.cc | hyperdex$(EXEEXT) EXTRA_DIST += man/hyperdex-add-space.1.md EXTRA_DIST += man/hyperdex-add-space.1.h2m hyperdex_add_space_SOURCES = tools/add-space.cc -hyperdex_add_space_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_add_space_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-add-space.1: man/hyperdex-add-space.1.h2m tools/add-space.cc | hyperdex-add-space$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-add-space$(EXEEXT) @@ -1210,7 +1210,7 @@ man/hyperdex-add-space.1: man/hyperdex-add-space.1.h2m tools/add-space.cc | hype EXTRA_DIST += man/hyperdex-rm-space.1.md EXTRA_DIST += man/hyperdex-rm-space.1.h2m hyperdex_rm_space_SOURCES = tools/rm-space.cc -hyperdex_rm_space_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_rm_space_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-rm-space.1: man/hyperdex-rm-space.1.h2m tools/rm-space.cc | hyperdex-rm-space$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-rm-space$(EXEEXT) @@ -1218,7 +1218,7 @@ man/hyperdex-rm-space.1: man/hyperdex-rm-space.1.h2m tools/rm-space.cc | hyperde EXTRA_DIST += man/hyperdex-mv-space.1.md EXTRA_DIST += man/hyperdex-mv-space.1.h2m hyperdex_mv_space_SOURCES = tools/mv-space.cc -hyperdex_mv_space_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_mv_space_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-mv-space.1: man/hyperdex-mv-space.1.h2m tools/mv-space.cc | hyperdex-mv-space$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-mv-space$(EXEEXT) @@ -1226,7 +1226,7 @@ man/hyperdex-mv-space.1: man/hyperdex-mv-space.1.h2m tools/mv-space.cc | hyperde EXTRA_DIST += man/hyperdex-list-spaces.1.md EXTRA_DIST += man/hyperdex-list-spaces.1.h2m hyperdex_list_spaces_SOURCES = tools/list-spaces.cc -hyperdex_list_spaces_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_list_spaces_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-list-spaces.1: man/hyperdex-list-spaces.1.h2m tools/list-spaces.cc | hyperdex-list-spaces$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-list-spaces$(EXEEXT) @@ -1234,7 +1234,7 @@ man/hyperdex-list-spaces.1: man/hyperdex-list-spaces.1.h2m tools/list-spaces.cc EXTRA_DIST += man/hyperdex-validate-space.1.md EXTRA_DIST += man/hyperdex-validate-space.1.h2m hyperdex_validate_space_SOURCES = tools/validate-space.cc -hyperdex_validate_space_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_validate_space_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-validate-space.1: man/hyperdex-validate-space.1.h2m tools/validate-space.cc | hyperdex-validate-space$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-validate-space$(EXEEXT) @@ -1242,7 +1242,7 @@ man/hyperdex-validate-space.1: man/hyperdex-validate-space.1.h2m tools/validate- EXTRA_DIST += man/hyperdex-add-index.1.md EXTRA_DIST += man/hyperdex-add-index.1.h2m hyperdex_add_index_SOURCES = tools/add-index.cc -hyperdex_add_index_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_add_index_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-add-index.1: man/hyperdex-add-index.1.h2m tools/add-index.cc | hyperdex-add-index$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-add-index$(EXEEXT) @@ -1250,7 +1250,7 @@ man/hyperdex-add-index.1: man/hyperdex-add-index.1.h2m tools/add-index.cc | hype EXTRA_DIST += man/hyperdex-rm-index.1.md EXTRA_DIST += man/hyperdex-rm-index.1.h2m hyperdex_rm_index_SOURCES = tools/rm-index.cc -hyperdex_rm_index_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_rm_index_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-rm-index.1: man/hyperdex-rm-index.1.h2m tools/rm-index.cc | hyperdex-rm-index$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-rm-index$(EXEEXT) @@ -1258,7 +1258,7 @@ man/hyperdex-rm-index.1: man/hyperdex-rm-index.1.h2m tools/rm-index.cc | hyperde EXTRA_DIST += man/hyperdex-show-config.1.md EXTRA_DIST += man/hyperdex-show-config.1.h2m hyperdex_show_config_SOURCES = tools/show-config.cc -hyperdex_show_config_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_show_config_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-show-config.1: man/hyperdex-show-config.1.h2m tools/show-config.cc | hyperdex-show-config$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-show-config$(EXEEXT) @@ -1266,7 +1266,7 @@ man/hyperdex-show-config.1: man/hyperdex-show-config.1.h2m tools/show-config.cc EXTRA_DIST += man/hyperdex-server-register.1.md EXTRA_DIST += man/hyperdex-server-register.1.h2m hyperdex_server_register_SOURCES = tools/server-register.cc -hyperdex_server_register_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_server_register_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-server-register.1: man/hyperdex-server-register.1.h2m tools/server-register.cc | hyperdex-server-register$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-server-register$(EXEEXT) @@ -1274,7 +1274,7 @@ man/hyperdex-server-register.1: man/hyperdex-server-register.1.h2m tools/server- EXTRA_DIST += man/hyperdex-server-online.1.md EXTRA_DIST += man/hyperdex-server-online.1.h2m hyperdex_server_online_SOURCES = tools/server-online.cc -hyperdex_server_online_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_server_online_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-server-online.1: man/hyperdex-server-online.1.h2m tools/server-online.cc | hyperdex-server-online$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-server-online$(EXEEXT) @@ -1282,7 +1282,7 @@ man/hyperdex-server-online.1: man/hyperdex-server-online.1.h2m tools/server-onli EXTRA_DIST += man/hyperdex-server-offline.1.md EXTRA_DIST += man/hyperdex-server-offline.1.h2m hyperdex_server_offline_SOURCES = tools/server-offline.cc -hyperdex_server_offline_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_server_offline_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-server-offline.1: man/hyperdex-server-offline.1.h2m tools/server-offline.cc | hyperdex-server-offline$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-server-offline$(EXEEXT) @@ -1290,7 +1290,7 @@ man/hyperdex-server-offline.1: man/hyperdex-server-offline.1.h2m tools/server-of EXTRA_DIST += man/hyperdex-server-forget.1.md EXTRA_DIST += man/hyperdex-server-forget.1.h2m hyperdex_server_forget_SOURCES = tools/server-forget.cc -hyperdex_server_forget_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_server_forget_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-server-forget.1: man/hyperdex-server-forget.1.h2m tools/server-forget.cc | hyperdex-server-forget$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-server-forget$(EXEEXT) @@ -1298,7 +1298,7 @@ man/hyperdex-server-forget.1: man/hyperdex-server-forget.1.h2m tools/server-forg EXTRA_DIST += man/hyperdex-server-kill.1.md EXTRA_DIST += man/hyperdex-server-kill.1.h2m hyperdex_server_kill_SOURCES = tools/server-kill.cc -hyperdex_server_kill_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_server_kill_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-server-kill.1: man/hyperdex-server-kill.1.h2m tools/server-kill.cc | hyperdex-server-kill$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-server-kill$(EXEEXT) @@ -1306,7 +1306,7 @@ man/hyperdex-server-kill.1: man/hyperdex-server-kill.1.h2m tools/server-kill.cc EXTRA_DIST += man/hyperdex-perf-counters.1.md EXTRA_DIST += man/hyperdex-perf-counters.1.h2m hyperdex_perf_counters_SOURCES = tools/perf-counters.cc -hyperdex_perf_counters_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_perf_counters_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-perf-counters.1: man/hyperdex-perf-counters.1.h2m tools/perf-counters.cc | hyperdex-perf-counters$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-perf-counters$(EXEEXT) @@ -1314,7 +1314,7 @@ man/hyperdex-perf-counters.1: man/hyperdex-perf-counters.1.h2m tools/perf-counte EXTRA_DIST += man/hyperdex-set-read-only.1.md EXTRA_DIST += man/hyperdex-set-read-only.1.h2m hyperdex_set_read_only_SOURCES = tools/set-read-only.cc -hyperdex_set_read_only_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_set_read_only_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-set-read-only.1: man/hyperdex-set-read-only.1.h2m tools/set-read-only.cc | hyperdex-set-read-only$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-set-read-only$(EXEEXT) @@ -1322,7 +1322,7 @@ man/hyperdex-set-read-only.1: man/hyperdex-set-read-only.1.h2m tools/set-read-on EXTRA_DIST += man/hyperdex-set-read-write.1.md EXTRA_DIST += man/hyperdex-set-read-write.1.h2m hyperdex_set_read_write_SOURCES = tools/set-read-write.cc -hyperdex_set_read_write_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_set_read_write_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-set-read-write.1: man/hyperdex-set-read-write.1.h2m tools/set-read-write.cc | hyperdex-set-read-write$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-set-read-write$(EXEEXT) @@ -1330,7 +1330,7 @@ man/hyperdex-set-read-write.1: man/hyperdex-set-read-write.1.h2m tools/set-read- EXTRA_DIST += man/hyperdex-set-fault-tolerance.1.md EXTRA_DIST += man/hyperdex-set-fault-tolerance.1.h2m hyperdex_set_fault_tolerance_SOURCES = tools/set-fault-tolerance.cc -hyperdex_set_fault_tolerance_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_set_fault_tolerance_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-set-fault-tolerance.1: man/hyperdex-set-fault-tolerance.1.h2m tools/set-fault-tolerance.cc | hyperdex-set-fault-tolerance$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-set-fault-tolerance$(EXEEXT) @@ -1338,7 +1338,7 @@ man/hyperdex-set-fault-tolerance.1: man/hyperdex-set-fault-tolerance.1.h2m tools EXTRA_DIST += man/hyperdex-wait-until-stable.1.md EXTRA_DIST += man/hyperdex-wait-until-stable.1.h2m hyperdex_wait_until_stable_SOURCES = tools/wait-until-stable.cc -hyperdex_wait_until_stable_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_wait_until_stable_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-wait-until-stable.1: man/hyperdex-wait-until-stable.1.h2m tools/wait-until-stable.cc | hyperdex-wait-until-stable$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-wait-until-stable$(EXEEXT) @@ -1346,7 +1346,7 @@ man/hyperdex-wait-until-stable.1: man/hyperdex-wait-until-stable.1.h2m tools/wai EXTRA_DIST += man/hyperdex-backup.1.md EXTRA_DIST += man/hyperdex-backup.1.h2m hyperdex_backup_SOURCES = tools/backup.cc -hyperdex_backup_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_backup_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-backup.1: man/hyperdex-backup.1.h2m tools/backup.cc | hyperdex-backup$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-backup$(EXEEXT) @@ -1354,7 +1354,7 @@ man/hyperdex-backup.1: man/hyperdex-backup.1.h2m tools/backup.cc | hyperdex-back EXTRA_DIST += man/hyperdex-backup-manager.1.md EXTRA_DIST += man/hyperdex-backup-manager.1.h2m hyperdex_backup_manager_SOURCES = tools/backup-manager.cc -hyperdex_backup_manager_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_backup_manager_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-backup-manager.1: man/hyperdex-backup-manager.1.h2m tools/backup-manager.cc | hyperdex-backup-manager$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-backup-manager$(EXEEXT) @@ -1362,7 +1362,7 @@ man/hyperdex-backup-manager.1: man/hyperdex-backup-manager.1.h2m tools/backup-ma EXTRA_DIST += man/hyperdex-raw-backup.1.md EXTRA_DIST += man/hyperdex-raw-backup.1.h2m hyperdex_raw_backup_SOURCES = tools/raw-backup.cc -hyperdex_raw_backup_LDADD = libhyperdex-admin.la $(POPT_LIBS) +hyperdex_raw_backup_LDADD = libhyperdex-admin.la $(PO6_LIBS) $(POPT_LIBS) man/hyperdex-raw-backup.1: man/hyperdex-raw-backup.1.h2m tools/raw-backup.cc | hyperdex-raw-backup$(EXEEXT) $(help2man_verbose)help2man $(HELP2MAN_FLAGS) --section 1 --output $@ --include $< ${abs_top_builddir}/hyperdex-raw-backup$(EXEEXT)