Commit Graph

10 Commits

Author SHA1 Message Date
ramiro%netscape.com
d231df7c60 Allow the user to override the default host identity. 1998-07-22 04:53:19 +00:00
ramiro%netscape.com
2c5cdc3e71 Add realclean target to be compatible with the rest of the build system. 1998-07-22 01:19:28 +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
f0af3c4c2d Fix a dumbass typo. 1998-07-18 07:42:15 +00:00
ramiro%netscape.com
00c084be51 Remove circular dependancy on config/config.mk from config/mkdepend. 1998-07-18 07:38:13 +00:00
ramiro%netscape.com
e255d0d98f Add x11 include flags so the motif detection can work on plaforms that dont
have /usr/include/X11 links.  Like solaris, for instance.
1998-07-18 06:55:12 +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