Skip to content

Commit

Permalink
one more try to fix portability problem
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkoftinoff committed Nov 2, 2012
1 parent 872cb16 commit 3e342bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ done
# we have our command line args. If the project.mk file does not exist then
# create it if the --init arg was set

function print_var
print_var()
{
name="$1"
mk_file="$2"
Expand Down

0 comments on commit 3e342bd

Please sign in to comment.