I added the following to common.am to get the Cygwin compile
to work.

ndex: config/common.am
===================================================================
RCS file: /cvs/lyx/lyx-devel/config/common.am,v
retrieving revision 1.6
diff -u -r1.6 common.am
--- config/common.am    2003/05/07 16:22:00     1.6
+++ config/common.am    2004/05/20 07:30:43
@@ -9,7 +9,7 @@
 ETAGS_ARGS = --lang=c++
 
 if USE_INCLUDED_BOOST
-BOOST_INCLUDES = -I$(top_srcdir)/boost
+BOOST_INCLUDES = -I$(top_srcdir)/boost -I$(top_srcdir)/src
 endif
 
 LIBS =


-- 
Kayvan A. Sylvan          | Proud husband of       | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)

Reply via email to