diff options
Diffstat (limited to 'french/xtel/files/patch-Config.tmpl')
-rw-r--r-- | french/xtel/files/patch-Config.tmpl | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/french/xtel/files/patch-Config.tmpl b/french/xtel/files/patch-Config.tmpl index 48e5954827cb..ee53756ae499 100644 --- a/french/xtel/files/patch-Config.tmpl +++ b/french/xtel/files/patch-Config.tmpl @@ -1,5 +1,5 @@ ---- Config.tmpl.orig Tue Feb 13 09:53:03 2001 -+++ Config.tmpl Sat Jul 28 11:34:57 2001 +--- Config.tmpl.orig Sat Jan 26 17:48:22 2002 ++++ Config.tmpl Sat Jan 26 17:50:24 2002 @@ -13,6 +13,9 @@ * Pas de popup-menu DONT_USE_POPUP (pb LessTif) */ @@ -10,3 +10,20 @@ /* Pour installer le démon */ #define INSTALLDEMON +@@ -41,13 +44,13 @@ + /*#define PURE*/ + + /* Pas de Télétel vitesse rapide */ +-/*#define NO_TVR*/ ++#define NO_TVR + + /* Pour debug du demon "xteld" */ +-#define DEBUG_XTELD ++/*#define DEBUG_XTELD*/ + + /* Pour la distribution RedHat Linux */ +-#define REDHAT ++/*#define REDHAT*/ + + /* Pas de popup-menu (pb LessTif) */ + #define DONT_USE_POPUP |