diff options
author | joye <joye> | 2015-05-26 19:38:52 (GMT) |
---|---|---|
committer | joye <joye> | 2015-05-26 19:38:52 (GMT) |
commit | 11e8c89ad093b06582b0f8bc6b19f5ec8b89218f (patch) | |
tree | 3f51bf4b568ef9af709f49f5abb068232cb4112c /configure.in | |
parent | bc683014660ee9099b952f07d68e4ba127ade2f9 (diff) | |
download | blt-11e8c89ad093b06582b0f8bc6b19f5ec8b89218f.zip blt-11e8c89ad093b06582b0f8bc6b19f5ec8b89218f.tar.gz blt-11e8c89ad093b06582b0f8bc6b19f5ec8b89218f.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 a7450ba..1c2e010 100755 --- a/configure.in +++ b/configure.in @@ -179,7 +179,7 @@ TEA_ENABLE_THREADS # building as a shared library instead of a static library. #-------------------------------------------------------------------- -#TEA_ENABLE_SHARED +TEA_ENABLE_SHARED #-------------------------------------------------------------------- # This macro figures out what flags to use with the compiler/linker |