summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***John Wiegley2008-04-131-2/+2
|
* minor bit twiddlingJohn Wiegley2008-04-131-2/+2
|
* Added -lpython$PYTHON_VERSION to the LIBS line. The way things were,John Wiegley2008-04-131-1/+1
| | | | the boost test would always fail.
* *** empty log message ***John Wiegley2008-04-131-0/+39
|
* Changes to support building with gcc 2.95.John Wiegley2008-04-131-18/+0
|
* Added preliminary support for OFX, using libofx. Needs muchJohn Wiegley2008-04-131-0/+29
| | | | real-world testing.
* Check for `realpath' function, used by the new "output" command. IfJohn Wiegley2008-04-131-5/+1
| | | | it's not available, filename matching must be exact.
* *** empty log message ***John Wiegley2008-04-131-1/+1
|
* Fixed check for libxmlparse.John Wiegley2008-04-131-1/+2
|
* *** empty log message ***John Wiegley2008-04-131-0/+2
|
* Changed all of the library tests into actual compile/link tests, toJohn Wiegley2008-04-131-16/+74
| | | | | | ensure that the compilation environment is what it needs to be. Also, added a test to make sure the C++ compiler has some basic features, since gcc2.95 will not work.
* Check for libxmlparse.a using a compile test instead of a link test.John Wiegley2008-04-131-7/+33
| | | | This is much less ambiguous.
* Increased version to 2.1.John Wiegley2008-04-131-2/+2
|
* Increased version to 2.06John Wiegley2008-04-131-2/+2
|
* Fixed a textual parsing bug.John Wiegley2008-04-131-2/+2
|
* Increased version to 2.04John Wiegley2008-04-131-2/+2
|
* Upped version to 2.03John Wiegley2008-04-131-2/+2
|
* updated to 2.02John Wiegley2008-04-131-2/+2
|
* updated to version 2.0John Wiegley2008-04-131-0/+96
|
* changesJohn Wiegley2008-04-131-98/+0
|
* passing --enable-python to configure is now required for python supportJohn Wiegley2004-09-201-22/+40
|
* removed the "standalone" flag (unsafe with Boost)John Wiegley2004-08-281-9/+0
|
* ledger.so (the python module) now builds based on autoconf discoveryJohn Wiegley2004-08-281-0/+22
|
* use libtool, for making shared librariesJohn Wiegley2004-08-261-0/+67