mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 17:39:28 +02:00
Cleanup autoconf handling, should always work as expected. Use of --enable-readline-bundled when readline is needed will use copy in subdir.
The readline/ directory contains the source for GNU readline-4.3. We are keeping a copy of the library in the readline/ directory to keep the magic distribution self-contained. - Tim Edwards, Johns Hopkins Rajit Manohar, Cornell