linebreak.

original commit: bb310256f72f5928182ac46ea26bb970945d429c
This commit is contained in:
A. Green 2016-04-29 04:52:17 -06:00
parent ca01aad3b2
commit 9b5d8b6363

3
configure vendored
View File

@ -268,4 +268,5 @@ sed -e "s;^m=none\$;m=$m;"\
-e "s;^GzipManPages=.*$;GzipManPages=$gzipmanpages;"\ -e "s;^GzipManPages=.*$;GzipManPages=$gzipmanpages;"\
makefiles/Mf-install.in > $w/Mf-install 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