Commit Graph

72 Commits

Author SHA1 Message Date
Linas Vepstas
8eb597be35 patches from Dave Peticolas Date: Sat, 05 Feb 2000 02:40:06 -0800
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2007 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-02-07 05:27:35 +00:00
Linas Vepstas
30d852ceea apply peticolas patch of 17 Jan 2000 00:15:12 -0800
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2001 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-01-17 21:39:42 +00:00
Linas Vepstas
c8c4ffa54e daves patches of Sun, 09 Jan 2000 03:18:52 -0800
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2000 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-01-10 03:33:23 +00:00
Linas Vepstas
77b52f628f big ol patch from Dave peticolas
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1993 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-12-31 00:05:41 +00:00
Linas Vepstas
0f418c3045 patches from Dave Peticolas Sun, 21 Nov 1999 15:30:07 -0800
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1969 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-11-22 06:35:19 +00:00
Linas Vepstas
d782ecc47b The 'last 10 patches' from Dave Peticolas <peticola@morpheus.cs.ucdavis.edu>
Date: Sun, 07 Nov 1999 02:12:41 -0800


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1954 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-11-10 16:28:05 +00:00
Linas Vepstas
1f4bc1bf10 Fixes for dec-osf builds
Date: Sun, 22 Aug 1999 20:59:09 -0500 (CDT)
From: Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>

1) adds top_srcdir to Makefile.init.in, since one of the Makefiles that
includes it needs top_srcdir but it isn't set in that particular Makefile.
This may not be the right call -- it should probably be substituted directly
into the Makefile.ins that are missing it.

2) It removes instances where (gcc|egcs)-specific C flags are in configure.in
or the Makefile.ins.  As long as CFLAGS is substituted into the Makefiles by
configure, there shouldn't be any need to augment CFLAGS.

3) It fixes a problem with finding libXpm and later libXmHTML on platforms
where $x_libraries (after a call to AC_PATH_X and AC_PATH_XTRA) is empty (i.e.
the libraries and header files are in standard places).  Using X_PRE_LIBS
may not be the right solution here either, so further work may be necessary
on this.

4) It makes sure that any CPPFLAGS specified by the person running configure
(e.g. -I/path/to/Xpm/headers -I/path/to/XmHTML/headers) is passed into the
Motif Makefile.in, so header files are found.

5) It updates the top level Makefile.init.in so that @CXX@ is used in place
of @C++@, since that's the common autoconf "variable" for it.  I don't think
C++ stuff is used anywhere here anyway so it's probably not needed, but I
noticed it so I thought I would fix it.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1915 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-23 05:28:40 +00:00
Linas Vepstas
f418201226 patches from Matt Armstrong <matt@lickey.com>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1867 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-08-01 21:02:35 +00:00
Linas Vepstas
fe83d59fd9 add check for stpcpy
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1800 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-07-05 23:14:23 +00:00
Linas Vepstas
935d2436f1 changes from Rob Browning Date: 22 May 1999 17:03:37 -0500
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1707 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-05-29 23:46:49 +00:00
Linas Vepstas
42b93ac314 big patch from jeremy Collins of Date: Wed, 28 Apr 1999 13:32:31 -0500
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1706 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-05-29 19:39:29 +00:00
Linas Vepstas
0d6522fdaa major rework from Rob Browning, of Tue Apr 13 17:29:50 1999.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1705 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-04-20 05:03:25 +00:00
Linas Vepstas
68f540360c changes for qt build
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1697 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-04-13 06:16:53 +00:00
Linas Vepstas
4403896968 remove Werror for now
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1695 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-04-13 06:00:17 +00:00
Linas Vepstas
158a52cedd some guile fixes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1678 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-03-01 07:20:35 +00:00
Linas Vepstas
2ec77a4324 patch from rob
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1651 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-01-21 07:55:18 +00:00
Linas Vepstas
3a40d47b33 libnana cleanup
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1648 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-01-20 06:18:17 +00:00
Linas Vepstas
d50032670e merge major restructuring of the gnome code from the rlbig branch.
This code originally from a large patch from Rob Browning.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1647 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-01-20 06:02:12 +00:00
Linas Vepstas
a19ede18d1 mega patch from Mike Simons <msimons@fsimons01.erols.com>
His patch was broken and ugly in many ways, but did have some good stuff in it.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1630 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-01-19 08:29:46 +00:00
Linas Vepstas
93ee15bd0a merge in branch "multi" with patches from multiple authors
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1619 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-01-13 09:11:02 +00:00
Linas Vepstas
7db64257c2 fixes from Andrew Arensburger
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1592 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-01-09 09:26:05 +00:00
Linas Vepstas
4fc72a8883 corrections to libdir setup
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1557 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-01-04 08:05:02 +00:00
Linas Vepstas
0ac46cb9e5 add a lib dir for the perl modules
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1556 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-01-04 07:56:56 +00:00
Linas Vepstas
af90b230d3 patch
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1495 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-12-28 09:33:42 +00:00
Linas Vepstas
c290efef38 oops
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1478 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-12-26 18:22:49 +00:00
Linas Vepstas
4cf19db69e add perl paths
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1477 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-12-26 18:21:28 +00:00
Linas Vepstas
0eb3000f39 updates to get gnome to compile
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1471 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-12-22 05:44:41 +00:00
Linas Vepstas
c5f24294d4 oops, more patches from Prakash Kailasa
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1452 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-12-19 08:30:53 +00:00
Linas Vepstas
3eb28d3994 gnome patches from Prakash Kailasa <PrakashK@bigfoot.com>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1451 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-12-19 08:16:22 +00:00
Linas Vepstas
13479e1ec9 fix a little oops
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1424 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-12-02 17:11:40 +00:00
Linas Vepstas
84e28d568b merge robbs patches fro branch rlb-patch4
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1422 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-12-01 09:02:47 +00:00
Linas Vepstas
b38bf427df bug fixes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1406 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-11-23 04:47:34 +00:00
Linas Vepstas
07bef2a5d3 fixes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1401 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-11-20 16:21:54 +00:00
Linas Vepstas
4fb3c2c397 more patches from rob
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1400 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-11-20 16:03:17 +00:00
Linas Vepstas
dd05ce1fad patches from rob browning
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1397 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-11-20 03:42:06 +00:00
Linas Vepstas
1099d77237 termcap tomfoolery
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1395 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-11-19 22:02:45 +00:00
Linas Vepstas
47b32ba0cd fix a configure problem
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1391 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-11-17 09:09:56 +00:00
Linas Vepstas
79352e9683 merge in patches from rob browning
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1374 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-11-04 06:14:45 +00:00
Linas Vepstas
de98df10c5 merge robs patches from branch
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1367 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-10-28 05:55:38 +00:00
Linas Vepstas
1d9b2086b8 fix various configure problems
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1360 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-10-27 06:36:35 +00:00
Linas Vepstas
a678543959 merge from branch rlb-patch1
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1357 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-10-27 05:12:39 +00:00
Linas Vepstas
0269f52361 changes from <Alain.Peyrat@nmu.alcatel.fr>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1344 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-10-22 05:12:16 +00:00
Linas Vepstas
c62833d657 need to have guile
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1341 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-10-22 01:54:26 +00:00
Linas Vepstas
ea62dade5a oodles of patches from rob browning ...
support for graphics, configure & makefile cleanup,
scheme main cleanup


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1331 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-10-21 03:42:25 +00:00
Linas Vepstas
2590f3ef7e patches from rob browning
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1306 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-10-15 03:53:12 +00:00
Linas Vepstas
ec07c064a1 add code for implementing reports
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1298 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-10-11 23:56:55 +00:00
Linas Vepstas
ba610999c9 changes to conditionally build XmHTML
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1292 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-10-11 05:03:26 +00:00
Linas Vepstas
1a2da7a1f6 add check for xmhtml
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1291 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-10-11 03:32:14 +00:00
Linas Vepstas
57adfd39cd configure & makefile patches for guile from Tyson Dowd <tyson@tyse.net>
http://tyse.net


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1222 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-09-24 06:58:20 +00:00
Linas Vepstas
68e818c594 new checks for guilelibs from rob browning
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1171 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-09-14 06:05:10 +00:00