Some more comments.

This commit is contained in:
Kurt Spanier 1999-09-13 16:38:22 +00:00
parent 681a146fe8
commit 43f1dec5a9
2 changed files with 19 additions and 5 deletions

View File

@ -15,7 +15,7 @@
# Creation date: Z D D V V * # Creation date: Z D D V V *
# August 16 1995 Z D D V V * # August 16 1995 Z D D V V *
# Last modification: Z D D V V * # Last modification: Z D D V V *
# September 9 1999 ZZZZ DDD V * # September 13 1999 ZZZZ DDD V *
# * # *
#/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/ #/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
#----------------------------------------------------------------------------- #-----------------------------------------------------------------------------
@ -35,10 +35,11 @@
######################################################################### #########################################################################
# where is your LDAP client library located # where is your LDAP client library located
LDAP_RUNTIME=/LDAP # WE NEED portable.h AND ldap_log.h, SO POINT TO THE SOURCE TREE
LDAP_SOURCE =/LDAP/ldap-3.3 LDAP_RUNTIME=../..
LDAP_SOURCE =../..
LIBDIR= $(LDAP_RUNTIME)/lib LIBDIR= $(LDAP_RUNTIME)/libraries
INCDIR= $(LDAP_RUNTIME)/include INCDIR= $(LDAP_RUNTIME)/include
# where is some version information for your LDAP client library # where is some version information for your LDAP client library

View File

@ -14,7 +14,7 @@
* Creation date: Z D D V V * * Creation date: Z D D V V *
* September 14 1995 Z D D V V * * September 14 1995 Z D D V V *
* Last modification: Z D D V V * * Last modification: Z D D V V *
* January 19 1999 ZZZZ DDD V * * September 13 1999 ZZZZ DDD V *
* * * *
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/ _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
@ -69,6 +69,19 @@ INSTALLATION
several configuration parameters TWEB provides for runtime several configuration parameters TWEB provides for runtime
configuration of the program. configuration of the program.
SINCE THE CODE IS ONLY THE CORE GATEWAY, WITH SOME PRIVATE EXTENSIONS
NOT INCLUDED INTO THAT DISTRIBUTION, DO NOT DELETE CODE BETWEEN
#ifdef TUE_TEL
#endif
AND
#ifdef AMBIXGW
#endif
IN ANY OF THE SUPPORTED FILES !!!
SUPPORT SUPPORT