summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2007-06-29 11:04:31 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 03:39:09 -0400
commiteea021cc4c94b15ac74b0a0ce0d307b5a48d18df (patch)
treee786ff0f6f9fc5d00fbb11ae68908ee6f61a4051
parent8e32776417b6bb66b9658795e7fec13282cb4fe9 (diff)
downloadledger-eea021cc4c94b15ac74b0a0ce0d307b5a48d18df.tar.gz
ledger-eea021cc4c94b15ac74b0a0ce0d307b5a48d18df.tar.bz2
ledger-eea021cc4c94b15ac74b0a0ce0d307b5a48d18df.zip
reformatting
-rwxr-xr-xacprep4
1 files changed, 2 insertions, 2 deletions
diff --git a/acprep b/acprep
index 43486a1f..ab3c7dcd 100755
--- a/acprep
+++ b/acprep
@@ -6,8 +6,8 @@
# This is not necessary, however, since I keep all the files necessary
# for building checked in to the source tree. Users can just type
# './configure && make'. This script simply sets up the compiler and
-# linker flags for all the various build permutations I use for
-# testing and profiling.
+# linker flags for all the various build permutations I use for testing
+# and profiling.
cmd=$(which glibtoolize 2>&1)
if [ -x "$cmd" ]; then