Subject: Re: Windows build mystery solved
From: Sam TH (sam@uchicago.edu)
Date: Wed Jan 24 2001 - 13:00:28 CST
On Wed, Jan 24, 2001 at 07:44:24PM +0100, Frodo Looijaard wrote:
> 
> Looking at it, somebody (perhaps I myself?) already added the flags
> to the impexp-Makefile, so the global ones can go away. This will
> at least make your compilation go forth until the impexp directory...
> 
This patch compiles on linux.  Can someone test it on Win32?
Index: src/config/abi_defs.mk
===================================================================
RCS file: /cvsroot/abi/src/config/abi_defs.mk,v
retrieving revision 1.119
diff -u -r1.119 abi_defs.mk
--- src/config/abi_defs.mk	2001/01/21 01:42:36	1.119
+++ src/config/abi_defs.mk	2001/01/24 18:59:11
@@ -537,8 +537,6 @@
 # For psiconv. This should pick up the static psiconv library in the
 # peer directory, or the global one if it is not found. 
 EXTRA_LIBS	+= -L$(ABI_ROOT)/../psiconv/psiconv/.libs -lpsiconv
-CFLAGS		+= -I$(ABI_ROOT)/../psiconv
-
 
 ##################################################################
 ##################################################################
           
        sam th		     
        sam@uchicago.edu
        http://www.abisource.com/~sam/
        GnuPG Key:  
        http://www.abisource.com/~sam/key
This archive was generated by hypermail 2b25 : Wed Jan 24 2001 - 13:01:11 CST