#!/usr/bin/perl ######################################################################################## # coconut v3.1 (COrsika CONfiguration UTility) # # authors: Ralf Ulrich, Tanguy Pierog and Steffen Mueller (Forschungszentrum Karlsruhe) # date: Tu 7. Apr 15:00:00 CEST 2009 # version: $Id: $ # ######################################################################################## # # # coconut is a configuration and installation tool for CORSIKA. # It consists of the files # - coconut (perl script) # - configure.in (autoconf M4 script) # - acinclude.m4 (additional autoconf M4 script) # - Makefile.am (all the Makefile templates) # # # For developers: # to add a new option, or menu you just have to append to the # MENUDEFINITION and/or OPTIONLIST # Everything is generated out of these two arrays. There is no # further need of any modification in the coconut script. # # Additionally also the configure.in and acinclud.m4 needs # modification, since the coconut script passes options via # --enable-