changeset 11549:bfb9b93ee7e9

(REGEXP_IN_LIBC): Defined.
author Richard M. Stallman <rms@gnu.org>
date Tue, 25 Apr 1995 02:31:36 +0000
parents ead6d5ff8a18
children 11a7257fc6fa
files src/s/gnu-linux.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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