John Wiegley
60b178789f
Several changes to autoconf and automake files:
...
- Always build with Python support, if it's available
- Better rule for building the TAGS file (optional)
- Basic reorganization
- Don't run the RegressionTests if no Python interpretor is found
2008-08-11 18:35:52 -04:00
John Wiegley
9628850bc0
Moved autoconf minimum version back to 2.61 (which is what comes with OS X).
2008-08-08 00:30:54 -04:00
John Wiegley
b555649589
Relaxed checking of Automake requirements, and removed any need for the
...
'myacprep' script. Also support Python is now checked for by default when
building the development version (i.e., from version control).
2008-08-07 23:26:30 -04:00
John Wiegley
ac441fdd64
Removed the need for an external valgrind.sh script. Using autoconf instead.
2008-08-07 22:56:25 -04:00
John Wiegley
b010b2fc78
Several changes to acprep to help me prepare a universal binary on OS X for
...
distribution.
2008-08-07 05:23:04 -04:00
John Wiegley
f6f4a46cf5
Moved around most of the files so that source code is in src/, documentation
...
is in doc/, etc.
2008-08-05 18:05:49 -04:00
John Wiegley
fd540c28fc
Removed check for libpcre from configure.ac, since Boost.Regex is being used.
2008-08-05 09:35:22 -04:00
John Wiegley
007f4ecb60
Changed the way that version info is included into a Ledger build.
2008-08-04 15:50:58 -04:00
John Wiegley
f0238fdd06
use libtool, for making shared libraries
2004-08-26 20:29:58 -04:00
John Wiegley
e12cc11760
added check for --enable-standalone, as mentioned in the README
2004-08-26 19:00:58 -04:00
John Wiegley
c6860970f2
removed all uses of std::vector; simplified some code
2004-08-24 20:01:51 -04:00
John Wiegley
2943af2761
misc maintenance changes
2004-08-24 19:23:32 -04:00
John Wiegley
c3b1de42de
fixed a few minor bugs
2004-08-24 02:59:22 -04:00
John Wiegley
876f5b84ab
a few fixes
2004-08-24 02:40:23 -04:00
John Wiegley
1fd37a432d
cleanup; fully switched to autoconf -- use scripts/acprep
2004-08-24 02:11:32 -04:00
John Wiegley
73e2abd1b2
a little cleanup; reversed the meaning of -z and -p (to be more mnemonic)
2004-08-23 18:23:31 -04:00
John Wiegley
ec31074d2a
move over to the autoconf system; Makefile.old is still there
2004-08-23 08:43:43 -04:00