diff options
author | joye <joye> | 2014-04-24 19:01:30 (GMT) |
---|---|---|
committer | joye <joye> | 2014-04-24 19:01:30 (GMT) |
commit | 6a107486197fabb64f1e5bc07972ac29c75a1d16 (patch) | |
tree | c38a9fcb3dce633dc4d48abd492e7d4a7e423e31 /configure.in | |
parent | 0bc6589c10da2193d451ab2419ec87255c696c0d (diff) | |
download | blt-6a107486197fabb64f1e5bc07972ac29c75a1d16.zip blt-6a107486197fabb64f1e5bc07972ac29c75a1d16.tar.gz blt-6a107486197fabb64f1e5bc07972ac29c75a1d16.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'configure.in')
-rwxr-xr-x | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 44b91ec..b05a1cb 100755 --- a/configure.in +++ b/configure.in @@ -116,7 +116,7 @@ TEA_ADD_SOURCES([ bltSpline.C bltSwitch.C bltText.C - bltUtil.C + bltUtil.c bltVecCmd.c bltVecMath.c bltVector.c |