aboutsummaryrefslogtreecommitdiff
path: root/testes/libs
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2024-07-04 17:11:58 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2024-07-04 17:11:58 -0300
commit366c85564874d560b3608349f752e9e490f9002d (patch)
tree77426f1c700cf4c7aa15b0742cf6669c9166af7a /testes/libs
parent781219dbe16fc327f5b828e1ff6fa45ec3265cba (diff)
downloadlua-366c85564874d560b3608349f752e9e490f9002d.tar.gz
lua-366c85564874d560b3608349f752e9e490f9002d.tar.bz2
lua-366c85564874d560b3608349f752e9e490f9002d.zip
lua.c loads 'readline' dynamically
(See comments in luaconf.h.) This change allows easier compilation, as Lua compiles and works even if the package 'readline' is absent from the system. Moreover, non-interactive uses don't load the library, making the stand-alone slightly faster for small loads.
Diffstat (limited to 'testes/libs')
0 files changed, 0 insertions, 0 deletions