[prev in list] [next in list] [prev in thread] [next in thread] 

List:       elinks-cvs
Subject:    [ELinks] elinks - pasky: Fixed forced disabling of the xbel/backtr...
From:       cvs () pasky ! ji ! cz
Date:       2003-12-31 22:02:45
Message-ID: 20031231220245.9968.qmail () machine ! sinus ! cz
[Download RAW message or body]

This is an automated notification of a change to the ELinks CVS tree.

Author: pasky
Module: elinks
   Tag: <TRUNK>
  Date: Wed Dec 31 22:02:45 2003 GMT

---- Log message:

Fixed forced disabling of the xbel/backtrace.


---- Files affected:

elinks:
   feature.h (1.7 -> 1.8) 
    http://cvsweb.elinks.or.cz/cvsweb.cgi/elinks/feature.h.diff?r1=1.7&r2=1.8&f=u


---- Diffs:

Index: elinks/feature.h
diff -u elinks/feature.h:1.7 elinks/feature.h:1.8
--- elinks/feature.h:1.7	Wed Dec 31 23:01:24 2003
+++ elinks/feature.h	Wed Dec 31 23:02:40 2003
@@ -77,8 +77,8 @@
  * Default: enabled if libexpat (required library) found */
 
 #ifdef HAVE_LIBEXPAT
-/* Comment out the following line if you want to always have this disabled: */
-#undef HAVE_LIBEXPAT
+/* Uncomment the following line if you want to always have this disabled: */
+/* #undef HAVE_LIBEXPAT */
 #endif
 
 
@@ -211,8 +211,8 @@
  * Default: enabled if the libc supports it (only glibc) */
 
 #ifdef BACKTRACE
-/* Comment out the following line if you want to always have this disabled: */
-#undef BACKTRACE
+/* Uncomment the following line if you want to always have this disabled: */
+/* #undef BACKTRACE */
 #endif
 
 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic