diff options
author | Karl Fogel <kfogel@red-bean.com> | 2013-09-18 16:51:04 -0500 |
---|---|---|
committer | Karl Fogel <kfogel@red-bean.com> | 2013-09-18 16:51:04 -0500 |
commit | 854adb4f3aa31b11717128594c012c252fedd03b (patch) | |
tree | c2e16fee183cbc9b4a38535b4a9b59bc02c06675 /src/journal.cc | |
parent | 0f17bc11c2955d043cc17d52220c4af9f5dcf47f (diff) | |
download | fork-ledger-854adb4f3aa31b11717128594c012c252fedd03b.tar.gz fork-ledger-854adb4f3aa31b11717128594c012c252fedd03b.tar.bz2 fork-ledger-854adb4f3aa31b11717128594c012c252fedd03b.zip |
Remove some obsolete material from the build instructions.
It no longer works to create the "build" directory and then build
separate optimized and debug versions. As confirmed in IRC with sm
and egh, the former instructions resulted in an error:
$ mkdir build
$ ./acprep opt make
make: *** No targets specified and no makefile found. Stop.
acprep: ERROR: Execution failed: make
$ ./acprep debug make
make: *** No targets specified and no makefile found. Stop.
acprep: ERROR: Execution failed: make
Maybe there's a fix for this, but I don't know what it is, so this
commit just makes the build instructions work for the common case.
Diffstat (limited to 'src/journal.cc')
0 files changed, 0 insertions, 0 deletions