www.pudn.com > lua-5.0.2.rar > configure


#!/bin/sh

# Lua does not use GNU autoconf; just edit ./config if needed to suit your
# platform and then run make.

# This shows the parameters currently set in ./config:
make echo

# If you want config as a Lua program, run "make lecho".