View | Details | Raw Unified | Return to bug 23371 | Differences between
and this patch

Collapse All | Expand All

(-)scripts/configure.postgresql (-2 / +2 lines)
Lines 14-21 Link Here
14
	-1 -1
14
	-1 -1
15
fi
15
fi
16
16
17
#SSL=${NO_OPENSSL:+OFF}
17
SSL=${NO_OPENSSL:+OFF}
18
#SSL=${NOSSL:-ON}
18
SSL=${NOSSL:-ON}
19
19
20
if [ "${BATCH}" ]; then
20
if [ "${BATCH}" ]; then
21
	set \"MultiByte\"
21
	set \"MultiByte\"

Return to bug 23371