summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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