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
briano%netscape.com
83c4a6b4d8
Cleanup.
1999-09-10 09:22:43 +00:00
ramiro%netscape.com
b86c78a296
Separate the widget and gfx toolkits into two variables.
...
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
slamm%netscape.com
031200a41c
Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules.
1999-01-27 19:51:59 +00:00
ramiro%netscape.com
2009b728de
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
cls%seawood.org
63d5da4bf2
Linux shouldn't need the mkdetect scripts any longer. Get rid of bogus motif dependency as well.
1998-11-21 01:00:00 +00:00
cyeh%netscape.com
e9d3c67427
Removing static makefiles as a part of the transition to Autoconf. I have taken great
...
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.
If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com .
1998-11-21 00:34:32 +00:00
cls%seawood.org
f50c938b76
Removed classic build Makefiles from configure.in
...
Changed --enable-fe to --enable-toolkit which takes a single argument.
Changed MOZ_FE to MOZ_TOOLKIT.
Removed USE_NGLAYOUT and USE_NGLAYOUT_GTK.
Removed FULL_STATIC_BUILD and --enable-min-shared.
Removed checks for gnome and qt.
1998-11-03 15:48:45 +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
blizzard%appliedtheory.com
f33c8530e3
Only try to detect Motif if you plan on building xfe
1998-09-21 17:29:32 +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
65b530efb8
This script should only do 1 thing: print a reasonable guess for a unique
...
host identifier. Overriding should happen in the Makfile or wherever else
this script is invoked.
1998-09-09 08:33:49 +00:00
ramiro%netscape.com
16ff26784d
Allow the 'unique host identity' to be overriden by MOZILLA_CONFIG_HOST_IDENT.
...
Also make the clean target in config/mkdetect actually work.
1998-09-09 08:00:10 +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
cls%seawood.org
5885fd71da
Made sure CC is being passed down to detect scripts.
1998-09-08 03:50:42 +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
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