Skip to content

Commit

Permalink
Look for OSG-style m4 macro files, if present.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbockelm committed Dec 13, 2012
1 parent 1725c9b commit 6638e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ set -x
if [ -d ../org.glite/project ]; then
aclocal -I project -I ../org.glite/project
else
aclocal -I project
aclocal -I project -I /usr/share/glite-build-common-cpp/m4
fi

libtoolize --force
Expand Down

0 comments on commit 6638e61

Please sign in to comment.