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

13 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com 6f6e017cff Have cvs ignore the generated files. 1998-08-26 18:36:12 +00:00
cls%seawood.org 90d0af1408 AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
ramiro%netscape.com 93a9739df0 Add clobber_all target to make mozilla build system happy. 1998-07-30 02:05:13 +00:00
ramiro%netscape.com d356fa4aa5 Allow the user to override the default host identity. 1998-07-22 04:53:19 +00:00
ramiro%netscape.com 0aece15f0e Add realclean target to be compatible with the rest of the build system. 1998-07-22 01:19:28 +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 4008087eb4 Fix a dumbass typo. 1998-07-18 07:42:15 +00:00
ramiro%netscape.com e25ad4fa99 Remove circular dependancy on config/config.mk from config/mkdepend. 1998-07-18 07:38:13 +00:00
ramiro%netscape.com f1d8f6f05f 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 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