oaf patchlet
- From: Mark McLoughlin <mark skynet ie>
- To: <gnome-components-list gnome org>
- Subject: oaf patchlet
- Date: Thu, 19 Jul 2001 17:27:26 +0100 (IST)
Hi,
The attached patch seems to be required when you have both lex
and flex installed.
Can I commit?
Cheers,
Mark.
Index: oaf/ChangeLog
===================================================================
RCS file: /cvs/gnome/oaf/ChangeLog,v
retrieving revision 1.168
diff -u -r1.168 ChangeLog
--- oaf/ChangeLog 2001/07/18 22:11:09 1.168
+++ oaf/ChangeLog 2001/07/19 16:23:49
@@ -1,3 +1,7 @@
+2001-07-19 Mark McLoughlin <mark skynet ie>
+
+ * configure.in: add AC_PROG_LEX.
+
2001-07-18 Michael Meeks <michael ximian com>
* oafd/od-corba.c (impl_OAF_ObjectDirectory_register): rename to
Index: oaf/configure.in
===================================================================
RCS file: /cvs/gnome/oaf/configure.in,v
retrieving revision 1.69
diff -u -r1.69 configure.in
--- oaf/configure.in 2001/07/17 19:31:45 1.69
+++ oaf/configure.in 2001/07/19 16:23:49
@@ -44,6 +44,7 @@
dnl Checks for programs.
AC_PROG_CC
+AC_PROG_LEX
AC_PROG_YACC
AC_PROG_INSTALL
AC_PROG_LN_S
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]