reformatting
This commit is contained in:
parent
8e32776417
commit
eea021cc4c
1 changed files with 2 additions and 2 deletions
4
acprep
4
acprep
|
|
@ -6,8 +6,8 @@
|
||||||
# This is not necessary, however, since I keep all the files necessary
|
# This is not necessary, however, since I keep all the files necessary
|
||||||
# for building checked in to the source tree. Users can just type
|
# for building checked in to the source tree. Users can just type
|
||||||
# './configure && make'. This script simply sets up the compiler and
|
# './configure && make'. This script simply sets up the compiler and
|
||||||
# linker flags for all the various build permutations I use for
|
# linker flags for all the various build permutations I use for testing
|
||||||
# testing and profiling.
|
# and profiling.
|
||||||
|
|
||||||
cmd=$(which glibtoolize 2>&1)
|
cmd=$(which glibtoolize 2>&1)
|
||||||
if [ -x "$cmd" ]; then
|
if [ -x "$cmd" ]; then
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue