From 9b5d8b6363fed5e47c1393e4a5c3b232a2db683b Mon Sep 17 00:00:00 2001 From: "A. Green" Date: Fri, 29 Apr 2016 04:52:17 -0600 Subject: [PATCH] linebreak. original commit: bb310256f72f5928182ac46ea26bb970945d429c --- configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure b/configure index d462a61154..a889674259 100755 --- a/configure +++ b/configure @@ -268,4 +268,5 @@ sed -e "s;^m=none\$;m=$m;"\ -e "s;^GzipManPages=.*$;GzipManPages=$gzipmanpages;"\ makefiles/Mf-install.in > $w/Mf-install -sed -e "s;\#define defaultsystemheappath \"/usr/lib/csv%v/%m:.*\$;\#define defaultsystemheappath \"$installlib/csv%v/%m\";" c/heappath.h.in > $w/c/heappath.h +sed -e "s;\#define defaultsystemheappath \"/usr/lib/csv%v/%m:.*\$;\#define defaultsystemheappath \"$installlib/csv%v/%m\";"\ + c/heappath.h.in > $w/c/heappath.h