Commit Graph

17 Commits

Author SHA1 Message Date
Dave Peticolas
02101b8cfd datadir tweak
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2365 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-05-20 12:01:29 +00:00
Dave Peticolas
c1d8d755b4 Rob Browning's patch to break out g-wrap.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2277 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-05-08 23:59:45 +00:00
Dave Peticolas
58058e8010 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2183 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-04-14 10:42:18 +00:00
Dave Peticolas
e92acf4bf6 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2177 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-04-10 08:39:12 +00:00
Dave Peticolas
47abc657dd *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2142 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-03-31 09:41:07 +00:00
Dave Peticolas
c260fc1518 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2127 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-03-28 07:45:14 +00:00
Dave Peticolas
cb02a6e5c7 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2115 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-03-24 22:33:40 +00:00
Dave Peticolas
894317529a *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2101 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-03-22 10:26:45 +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
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
a99cf03c18 patches from Dirk Scheonberger
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1690 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-04-11 05:11:41 +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
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