cls%seawood.org
813dce53f5
Added build option for idl tool. Thanks to Tague Griffith <tague@netscape.com> for the patch and the patience while I fumbled this patch. :)
1998-12-15 03:24:59 +00:00
wtc%netscape.com
9bdc0b7b93
Misc. changes for Digital Unix and pthreads. Digital Unix's ld does
...
not understand the -h option but has an equivalent -soname option.
Check for the symbol pthread_attr_init instead of pthread_create in
libpthread because DCE threads also has the symbol pthread_create.
1998-12-14 22:48:03 +00:00
cls%seawood.org
5de4fd300d
Start enforcing the requirement of autoconf 2.12 or higher.
1998-12-12 02:39:21 +00:00
cls%seawood.org
65a54cc608
Make the build optimized by default
1998-12-11 00:29:48 +00:00
radha%netscape.com
10765a7605
Added appshell and bootstrap Makefiles to the list
1998-12-09 19:48:49 +00:00
ramiro%netscape.com
8abbc3825b
Completely yank the inline check and blurb as suggested by wtc.
1998-12-07 03:32:51 +00:00
ramiro%netscape.com
436fe87f01
Slowly working towards getting mozilla compiled/linking properly
...
using the Solaris native compilers. This patch to configure.in
changes how we create shared libraries for Solaris from "ld" to
"CC", which can deal with templates and other C++ nastiness.
The other change removes the "inline" check, as the results of it
where being used in the wrong way. It would see that "cc" didn't
understand "inline" and then force a "-Dinline=" option in the
CFLAGS, which are used for both C and C++ compile lines. As you
can imagine, removing the "inline" keyword from the C++ compiles
was Bad News(tm).
Thanks to Tim Rowley <tor@boojum.cs.brown.edu> for the fix.
1998-12-06 07:07:56 +00:00
ramiro%netscape.com
076408eb6f
Comment out the "Building in the srcdir is not supported!" test/warning.
...
This is no longer needed, since the classic build system is dead. The
original purpose of this test was for the autoconf build not to clobber the
classic makefiles and them someone checkin them in by mistake. No longer a
problem.
1998-12-05 11:27:50 +00:00
ramiro%netscape.com
ca7d6e5f44
Add support for 'native' dependancies on systems that include the 'makedepend'
...
binary by default. For example, linux freebsd and other unices that have
X11 installed in a reasonable fashion. The commercial unices will continue
to suck as usual.
1998-12-04 05:07:01 +00:00
kin%netscape.com
5819efc4cc
Added the editor/txmgr makefiles to the list of editor makefiles.
1998-12-03 22:20:34 +00:00
leaf%mozilla.org
056eac0361
readding the xpcom/tools/Makefile rule. xpcom/tools needs to be made before
...
xpcom/tools/idl/Makefile.
1998-12-03 20:26:22 +00:00
leaf%mozilla.org
2977ab5080
there's no xpcom/toolsMakefile.in , so don't try and make the Makefile
1998-12-03 08:44:14 +00:00
leaf%mozilla.org
917e7c14ab
fixed mismatched quotes.
1998-12-02 22:30:52 +00:00
leaf%mozilla.org
28d024df78
backing out bad change
1998-12-02 22:24:09 +00:00
leaf%mozilla.org
7d8db1633a
adding the editor/public header export makefiles to the default makefile list
1998-12-02 22:08:05 +00:00
briano%netscape.com
2d1da05422
Fix for NetBSD. Bugzilla#1421.
1998-12-02 01:08:00 +00:00
briano%netscape.com
d5e9966a01
Fix for OpenBSD. Bugzilla#1407.
1998-12-02 00:45:24 +00:00
waterson%netscape.com
5be8f88f28
Added rdf to the build.
1998-12-02 00:22:44 +00:00
cyeh%netscape.com
05cd307164
applied fix from Bruce Mitchener (bruce@cybersight.com) to fix test
...
for --with-fullcircle. AC_TRY_LINK is still busted though, don't know why
1998-11-30 23:51:08 +00:00
cls%seawood.org
20042ee187
Tweaks to allow building SeaMonkeyBrowser w/o the editor.
1998-11-30 10:39:37 +00:00
cls%seawood.org
321e44a213
Call motif_detect scripts only if building with motif toolkit. Thanks to bert hubert <ahu@vvtp.tn.tudelft.nl> for the suggestion.
...
Fixed $CC evaluation problem when calling motif_detect scripts. It should now work for multi-word $CC.
Removed extraneous gtk version variables.
1998-11-30 06:42:36 +00:00
shaver%netscape.com
8dba62ee10
make Makefiles for xpidl
1998-11-25 20:03:57 +00:00
cyeh%netscape.com
2f6b034b5d
oooops. back out everything by commenting it out until i can fix
...
it next week.
1998-11-25 05:48:38 +00:00
cyeh%netscape.com
b5de031056
make it so that if it can't actually find the talkback lib, it fails.
...
previously, if it didn't fail properly
1998-11-25 03:16:59 +00:00
cyeh%netscape.com
cb6d9ba4d4
add support for fullcircle libraries and headers
1998-11-24 21:27:42 +00:00
pavlov%pavlov.net
f86ef2b074
require gtk 1.1.5
1998-11-23 23:41:29 +00:00
cls%seawood.org
d751bf3b73
Check for libraries before functions and fixed detection of -c -o problem. Thanks to Tim Rice <tim@trr.metro.NET> for pointing those out.
...
Modified hcc & hcpp to work for any compiler that doesn't support -c -o, not just Unixware. They expect the real compiler to be the first argument now.
1998-11-23 17:12:39 +00:00
raman%netscape.com
eea3dd8ded
Added building of caps to the windows and unix build system
1998-11-21 06:05:24 +00:00
cls%seawood.org
59108f3b75
Removed redundant check for ios::bin. Replaced hardcoded check for 1.1.2 with $GTK_VERSION.
1998-11-21 00:48:32 +00:00
msw%gimp.org
82ddc788e0
Change the test for GTK+-1.1.3 to 1.1.2, as we should be able to build against
...
1.1.2 and that is the version that is on most boxes. Approved by
shaver@netscape.com
1998-11-20 19:25:04 +00:00
pavlov%pavlov.net
26474f8be8
unrevert the changes reverted earlier (build with static gtk libraries)
1998-11-20 03:25:59 +00:00
akkana%netscape.com
43df61c24a
more fixes for the irix autoconf build
1998-11-20 02:00:14 +00:00
cls%seawood.org
f1dc36016a
Ooops, got my versions of configure.in confused.
1998-11-19 17:16:56 +00:00
cls%seawood.org
00c4632e64
Pavlov's changes are reverted until the license issues with aclocal.m4 have been settled.
1998-11-19 16:49:09 +00:00
pavlov%pavlov.net
66382f77ca
add --enable-static-gtk flag which will link the binaries with static gtk
...
libraries. added aclocal.m4 with gtk's gtk check stuff which checks for GTK
properly.
1998-11-19 04:35:31 +00:00
cls%seawood.org
9e45b08f31
Don't bother checking for X libs or X toolkits when --without-x is specified.
1998-11-19 03:08:30 +00:00
akkana%netscape.com
d55c53800d
Get Irix autoconf build a bit farther along -- thanks to var@sgi.com
1998-11-19 02:24:28 +00:00
kin%netscape.com
8121906f69
Makefile.in and config modifications to allow us to build the new NGT based
...
editor.
1998-11-18 22:35:21 +00:00
cls%seawood.org
eeaac74d92
Added -DMOZILLA_CLIENT define. Fixed problem with ios::binary cache values. Removed directory already exists error when manually making objdirs.
1998-11-18 21:54:38 +00:00
cls%seawood.org
2db5192e44
Only use libC is not using the GNU c++ compiler.
1998-11-18 17:29:38 +00:00
cls%seawood.org
41ba3729b2
Added DLL_SUFFIX fixes. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the patches.
...
Removed dummy Makefiles from AC_OUTPUT and called mkdir manually.
1998-11-18 05:34:13 +00:00
cls%seawood.org
93b3f92fc9
Added #include <iostream.h> to ios::binary check.
1998-11-18 01:38:20 +00:00
cls%seawood.org
13578c77c0
Removed redundant test. Thanks to Chris <dexter@dns.ci.columbia.mo.us> for pointing this out.
1998-11-17 22:32:35 +00:00
cls%seawood.org
fdbcc80507
Added check for ios::binary which seems to just be the new ANSI/ISO standard for ios::bin .
1998-11-17 16:53:02 +00:00
cls%seawood.org
28da8d5df4
Added check for DLL_SUFFIX. Thanks to Jeremy Lea <reg@shale.csir.co.za> for supplying the patch.
...
Changed gtk lib check to depend entirely upon the output from gtk-config.
1998-11-17 00:23:25 +00:00
cls%seawood.org
ceb6b70efc
Added check to make sure user only specifies supported toolkits.
1998-11-16 23:02:40 +00:00
cls%seawood.org
6da8634dc3
DSO_CFLAGS defaults to -fPIC only if using gcc, otherwise it's set to -KPIC.
1998-11-16 22:11:17 +00:00
cls%seawood.org
936238d763
Actually set GTK_VERSION. Thanks to Chris <dexter@dns.ci.columbia.mo.us> for pointing out this oversight.
1998-11-16 21:50:33 +00:00
cls%seawood.org
b30ce261c1
Added --with-gtk-config=$location_of_gtk-config.
...
Added version checking for gtk.
Added check for GNU CC for setting DSO_LDOPTS for solaris and freebsd.
If compiler doesn't support -c -o, then use ${topsrcdir}/build/{hcc,hcpp}.
Cleaned up missing nspr error message.
1998-11-15 09:42:57 +00:00
alecf%netscape.com
a6a89f0396
fix autoconf bustage for new xml layout stuff
1998-11-12 19:37:08 +00:00