Index: INSTALL =================================================================== --- INSTALL (revision 2993) +++ INSTALL (revision 2994) @@ -22,7 +22,11 @@ database procedures src_plugins/ a collection of plugins src_3rd/ third-party minilibs (dependencies, not integral parts) + pcblib/ a basic footprint library + tests/ automated tests to check whether pcb-rnd works properly + util/ utility programs like gsch2pcb-rnd + ./configure will try to static link most plugins and disable ones that have missing dependencies. This process can be controlled using configure command line switches, see ./configure --help.