This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: nls patches - need help with make machinery


* Philipp Thomas (pthomas@suse.de) [20000604 00:15]:

> Yes, that's what I finally figured out too :-) Both ch/Makefile.in and
> f/Makefile.in now contain this part of cp/makefile.in:

Spoke too soon :( Chill doesn't use autoconf, so I'll have to come up with a
different fix. My first idea was to make ch/Make-lang.in pass 
"INTLLIBS=../$(INTLLIBS)" in CHILL_FLAGS_TO_PASS, but that would make
INTLLIBS be defined as '../' when libintl isn't necessary.

Martin, do you have an idea how to get Chills Makefile.in be processed by
configure? In that case I could use the same fix as for f/Makefile.in.

Philipp

-- 
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany

#define NINODE  50              /* number of in core inodes */
#define NPROC   30              /* max number of processes */
 	-- Version 7 UNIX fuer PDP 11, /usr/include/sys/param.h

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]