Enlightenment CVS committal

Author  : mej
Project : eterm
Module  : Eterm

Dir     : eterm/Eterm/src


Modified Files:
      Tag: ETERM-0_10
        eterm_debug.h feature.h 


Log Message:
Mon Jun 28 12:37:18 2004                        Michael Jennings (mej)

Another merge.
----------------------------------------------------------------------

===================================================================
RCS file: /cvsroot/enlightenment/eterm/Eterm/src/eterm_debug.h,v
retrieving revision 1.5.2.4
retrieving revision 1.5.2.5
diff -u -3 -r1.5.2.4 -r1.5.2.5
--- eterm_debug.h       19 Jan 2004 19:49:21 -0000      1.5.2.4
+++ eterm_debug.h       28 Jun 2004 16:39:41 -0000      1.5.2.5
@@ -38,8 +38,6 @@
 #  define D_SELECT(x)           DPRINTF1(x)
 #  define DEBUG_UTMP            1
 #  define D_UTMP(x)             DPRINTF1(x)
-#  define DEBUG_OPTIONS         1
-#  define D_OPTIONS(x)          DPRINTF1(x)
 #  define DEBUG_IMLIB           1
 #  define D_IMLIB(x)            DPRINTF1(x)
 #  define DEBUG_PIXMAP          1
===================================================================
RCS file: /cvsroot/enlightenment/eterm/Eterm/src/feature.h,v
retrieving revision 1.32.2.6
retrieving revision 1.32.2.7
diff -u -3 -r1.32.2.6 -r1.32.2.7
--- feature.h   28 Jun 2004 16:21:49 -0000      1.32.2.6
+++ feature.h   28 Jun 2004 16:39:41 -0000      1.32.2.7
@@ -295,7 +295,10 @@
 #endif
 
 #if defined(_POSIX_VERSION) && defined(_POSIX_SAVED_IDS) && (_POSIX_SAVED_IDS == 1)
-# define HAVE_SAVED_UIDS 1
+#  ifdef HAVE_SAVED_UIDS
+#    undef HAVE_SAVED_UIDS
+#  endif
+#  define HAVE_SAVED_UIDS 1
 #endif
 
 /* utmp doesn't work on CygWin32 */




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to