dmose%mozilla.org
42fc94a6ec
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
ramiro%netscape.com
660ebdc672
Fix a dumbass typo.
1998-10-06 21:27:59 +00:00
ramiro%netscape.com
c6ecb46bcb
Add check for motifs that have builtin Xpm support (such as solaris 2.6).
1998-10-06 06:19:40 +00:00
ramiro%netscape.com
3885fbe62e
Fix the "it hangs for ever" problem.
1998-09-18 02:57:31 +00:00
ramiro%netscape.com
1f31629852
Add include path needed for HPUX 10.20.
...
Thanks to Ralf Hildebrandt <R.Hildebrandt@tu-bs.de> for pointing this out.
1998-09-17 10:02:40 +00:00
ramiro%netscape.com
8897538b4a
Split MOZILLA_MOTIF_SEARCH_PATH into two: MOZILLA_MOTIF_INCLUDE_SEARCH_PATH
...
and MOZILLA_MOTIF_LIB_SEARCH_PATH to deal with "smart" oses like hpux
which place motif headers and libraries in different places.
1998-09-11 13:27:04 +00:00
ramiro%netscape.com
866ca33912
Fix the hanging problem when invoked with -xpm (and possibly other flags) and
...
no include/Xm.h is found anywhere.
1998-09-09 08:34:48 +00:00
ramiro%netscape.com
f252274439
Add /usr/X to DEFAULT_MOTIF_SEARCH_PATH.
...
Thanks to tim@trr.metro.NET (Tim Rice).
1998-09-09 06:17:46 +00:00
ramiro%netscape.com
5a05803c8b
Convert '/' to '_' in the output of uname.
...
Thanks to Bert Driehuis <driehuis@playbeing.org>.
1998-09-06 19:40:05 +00:00
ramiro%netscape.com
90ee69380c
Use -r instead of -x to test for existence of libs - since the permissions
...
are not always 755.
Thanks to "G�bor Lipt�k" <gliptak@hotmail.com> for poiting this out.
1998-07-20 08:55:30 +00:00
ramiro%netscape.com
b4d809e922
Add -xif, --set-x11-include-flags - Set X11 include flags.
1998-07-18 06:52:27 +00:00
ramiro%netscape.com
9554ee2b19
Look for include/X11/Xlib.h instead as well. Safer Xlib detection.
1998-07-18 06:32:55 +00:00
ramiro%netscape.com
db954181a8
Dont use "function" since it breaks on some bourne shells.
1998-07-18 06:28:19 +00:00
ramiro%netscape.com
cf44d929be
Adding support for detecting various platform specific libraries, paths and
...
other things (anything, really).
Should make building mozilla on diverse platforms such as linux/lesstif
much easier.
Currently Linux is the only platform that supports detection.
The new detection mechanism is very scaleable. We will be able to add support
for other operating systems as well as more permutations of linux/arch/toolkit.
It has received the Reverend Ostrom blessing of approval.
So the lesstif people can stop bitching. thank you for the feedback ;-)
1998-07-18 03:26:34 +00:00