Changeset 1368
- Timestamp:
- Jul 11, 2008, 1:17:19 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r1353 r1368 90 90 documents in directory `doc/`. 91 91 92 = Developers = 93 94 yat uses gnu Libtool in order to build shared libraries on a variety 95 of systems. While this is very nice for making usable binaries, it 96 can be a pain when trying to debug a program. For that reason, 97 compilation of shared libraries can be turned off by specifying the 98 `--disable-shared` option to configure. 99 92 100 ---------------------------------------------------------------------- 93 101 {{{
Note: See TracChangeset
for help on using the changeset viewer.