First of all, Sam could you please post patches in line?  It makes them
much easier to reply to.  Thanks.

Now, quick question.

Index: network_io/beos/Makefile.in
===================================================================
RCS file: /home/cvspublic/apr/network_io/beos/Makefile.in,v
retrieving revision 1.14
diff -u -r1.14 Makefile.in
--- network_io/beos/Makefile.in 2000/11/18 16:53:18     1.14
+++ network_io/beos/Makefile.in 2000/12/03 07:21:51
@@ -6,7 +6,7 @@
 INCDIR=../../include
 OSDIR=$(INCDIR)/arch/@OSDIR@
 DEFOSDIR=$(INCDIR)/arch/@DEFAULT_OSDIR@
-INCLUDES=-I$(INCDIR) -I$(OSDIR) -I$(DEFOSDIR)
+INCLUDES=-I$(INCDIR) -I$(OSDIR) -I$(DEFOSDIR) -I../unix/
 MKDEP=../../helpers/mkdep.sh
 
 LIB=libnetwork.a

Why is this needed?  There are no header files in network_io/unix, so
adding -I../unix/ shouldn't add anything here.  Could you please make sure
that you are working with an up-to-date repository?

Ryan

_______________________________________________________________________________
Ryan Bloom                              [EMAIL PROTECTED]
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------

Reply via email to