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

13 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com 719dd69e29 Fix a dumbass typo. 1998-10-06 21:27:59 +00:00
ramiro%netscape.com 51a374bf17 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 b971bc1576 Fix the "it hangs for ever" problem. 1998-09-18 02:57:31 +00:00
ramiro%netscape.com 68f6a76079 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 9d20e4acea 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 8983760953 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 b80096d040 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 d2b577e14a 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 1f91f8ecef 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 d86696fb18 Add -xif, --set-x11-include-flags - Set X11 include flags. 1998-07-18 06:52:27 +00:00
ramiro%netscape.com 2f537e2d09 Look for include/X11/Xlib.h instead as well. Safer Xlib detection. 1998-07-18 06:32:55 +00:00
ramiro%netscape.com 0e1d81de41 Dont use "function" since it breaks on some bourne shells. 1998-07-18 06:28:19 +00:00
ramiro%netscape.com ae2e32cb28 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