Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 4abf6c629b The system versions of jpeg & png are used by default (if found) unless the local copy is more recent. Zlib is used by default if found.
Added separate variables for jpeg, png & zlib CFLAGS & LIBS.
Added --with-option=dir support for jpeg, png & zlib.
Split X defines into XCFLAGS, XLDFLAGS & XLIBS.
Will attempt to link nspr against the proper thread lib if the initial check fails.
Removed last vestiges of NO_SECURITY.
Modified cmd/{gnome,qt,x}fe/Makefile to only use autoconf defined variable for the final link.
Changed ACCFLAGS to OS_CFLAGS. Changed ACLIBS to OS_LIBS.
OPTIMIZER (config.mk) is no longer set for autoconf.
No longer includes platform specific .mk
1998-10-23 00:36:08 +00:00
ramiro%netscape.com 56043cd430 Replace tab with space. 1998-10-06 01:53:36 +00:00
ramiro%netscape.com 9c4d308089 Make sure mozilla-export builds even if only one of static/dynamic motif is
present on the system.
1998-10-05 22:09:11 +00:00
ramiro%netscape.com 0a6f5cc24f Ok, dammit - we cant link that bastard mkicons dynamically on many dumbass
platforms.  So forgetaboutit, just link the damn binary statically.  It doesnt
get shipped anyway, so who cares ?
1998-10-03 15:27:19 +00:00
ramiro%netscape.com f39fc9d285 Define both LIB and DSO MACROS for jpeg, png and zlib.
Should fix the F#(&!%G solaris and IRIX builds.
1998-10-03 14:17:39 +00:00
ramiro%netscape.com 156487f1c4 Add rules for dynamic and shared linking of mkicons. Should fix the irix
build.
1998-10-03 12:09:12 +00:00
ramiro%netscape.com d72da14361 Makefile hackery shared across unix and unik-like Mozilla front ends.
The purpose of this file is to STOP THE INSANITY that has become the XFE
Makefile and that will soon be the gnomefe, qtfe, ybfe and foofe Makfiles.

Anything that can be shared between the unix fes, should be shared.  Always
look here first before adding anything to the toolkit specific Makefiles,
or you will suffer dearly.
1998-10-03 09:55:49 +00:00