LIBSHARE and LDFLAGS

Godmar Back gback at cs.utah.edu
Thu Jul 23 10:00:41 PDT 1998


> 
> Can anybody explain me why Makefile.in in all directories below
> libraries/clib define

Because Alexandre apparently forgot that file when submitting his fixes.

Apply:

--- Makefile.in 1998/05/28 03:52:28     1.2
+++ Makefile.in 1998/07/23 16:58:05     1.3
@@ -25,7 +25,7 @@
 DLLTOOL=       @DLLTOOL@
 DEPTOOL=       @DEPTOOL@
 PIC=           @PIC@
-LDFLAGS=       @LIBSHARE@
+LDFLAGS=       @LIBSHARE@ @LDFLAGS@
 LIBS=          @LIBS@
 LDTAIL=                @LDTAIL@ @NET_LIBRARIES@
 KVER=          @KVER@

	- Godmar



More information about the kaffe mailing list