diff src/s/gnu-linux.h @ 11549:bfb9b93ee7e9

(REGEXP_IN_LIBC): Defined.
author Richard M. Stallman <rms@gnu.org>
date Tue, 25 Apr 1995 02:31:36 +0000
parents 4cb857a9cb87
children 6197ce4cd509
line wrap: on
line diff
--- a/src/s/gnu-linux.h	Tue Apr 25 02:30:06 1995 +0000
+++ b/src/s/gnu-linux.h	Tue Apr 25 02:31:36 1995 +0000
@@ -250,3 +250,6 @@
 #define HAVE_XRMSETDATABASE
 #endif
 #endif /* 0 */
+
+/* The regex.o routines are a part of the GNU C-library used with Linux.  */
+#define REGEXP_IN_LIBC