| INSTDIR | The directory name where to install the web500gw binary. |
| MANDIR | The directory name where to install the manual. |
| WEB500GWDIR | The directory name where to install config/help/message files.
Should be a separate directory. |
| SUFFIX | What language dependent files should be installed?
"" stands for english (default) versions. |
| DEFINES | Enable/disable some features:
| -DMODIFY | enables MODIFY and ADD feature |
| -DSUPPORT_OLD_URLS | if you're upgrading from older version you may wish this. |
| -DWEB500GW_DEBUG | include debugging code (enables Flag -d) |
|
| LDAPINCL | Location of the LDAP header files. Leave empty if installed in /usr/include. |
| LDAPLIBS | The LDAP libraries libldap and liblber. |
LDAPVERSION, VERSION | LDAP version information, see comments in the Makefile. |
| STR_TRANSLATION | If you didn't define T.61 - ISO-8859-1
translation in the LDAP package, comment out this line. |
| platform specific defines | Uncomment the definitions for your platform. |