emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/s/gnu-linux.h,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/s/gnu-linux.h,v
Date: Sat, 09 Feb 2008 07:42:07 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/02/09 07:42:06

Index: src/s/gnu-linux.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/gnu-linux.h,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -b -r1.101 -r1.102
--- src/s/gnu-linux.h   8 Jan 2008 20:45:09 -0000       1.101
+++ src/s/gnu-linux.h   9 Feb 2008 07:42:03 -0000       1.102
@@ -333,12 +333,6 @@
 #define HAVE_XRMSETDATABASE
 #endif
 
-/* The regex.o routines are a part of the GNU C-library used with Linux.  */
-/* However, sometimes they disagree with the src/regex.h that comes with Emacs,
-   and that can make trouble in etags.c because it gets the regex.h from Emacs
-   and the function definitions in libc.  So turn this off.  */
-/* #define REGEXP_IN_LIBC */
-
 /* Use BSD process groups, but use setpgid() instead of setpgrp() to
    actually set a process group. */
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]