From 8b6b620efbf855e011956f8f4bd6171b3d374b31 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 06 Mar 2014 11:19:31 -0500 Subject: lib/buildsystem/*.sh: Wrap long lines. --- (limited to 'lib/buildsystem/autoconf.sh') diff --git a/lib/buildsystem/autoconf.sh b/lib/buildsystem/autoconf.sh index b9b2eeb..7679b14 100644 --- a/lib/buildsystem/autoconf.sh +++ b/lib/buildsystem/autoconf.sh @@ -98,7 +98,7 @@ _oh_autoconf_can_install() _oh_autoconf_testarch() { - # TODO: This should call config.sub, which may be in src or src/conftools - # (or elsewhere?). + # TODO: This should call config.sub, which may be in src or + # src/conftools (or elsewhere?). return 0 } -- cgit v0.9.1