# slalib

These are SLA libraries that should correspond to version 2.5.4.
Copied from Lyon CC /afs/in2p3.fr/throng/antares/src/sla/sla-2.5.4-CentOS7 
Licence says it is GNU (SLA_CONDITIONS).

They needed for GENHEN installation.

Heavy hacking on configure.ac was performed to leave dependency from startlink autoconf.
In principle some cleaning can be done (file like Makefile.in, Makefile etc are regenerated by autoconf, automake and configure).

To compile type 

    autoreconf -if && autoconf && automake
    ./configure
    make clean && make

Compillation is tested on CentOS7 and SL5.