# Creation date: Z D D V V *
# August 16 1995 Z D D V V *
# Last modification: Z D D V V *
-# September 9 1999 ZZZZ DDD V *
+# September 13 1999 ZZZZ DDD V *
# *
#/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
#-----------------------------------------------------------------------------
#########################################################################
# where is your LDAP client library located
-LDAP_RUNTIME=/LDAP
-LDAP_SOURCE =/LDAP/ldap-3.3
+# WE NEED portable.h AND ldap_log.h, SO POINT TO THE SOURCE TREE
+LDAP_RUNTIME=../..
+LDAP_SOURCE =../..
-LIBDIR= $(LDAP_RUNTIME)/lib
+LIBDIR= $(LDAP_RUNTIME)/libraries
INCDIR= $(LDAP_RUNTIME)/include
# where is some version information for your LDAP client library
* Creation date: Z D D V V *
* September 14 1995 Z D D V V *
* Last modification: Z D D V V *
-* January 19 1999 ZZZZ DDD V *
+* September 13 1999 ZZZZ DDD V *
* *
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
several configuration parameters TWEB provides for runtime
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