hepmc - Diff between revs 425 and 432
Subversion Repositories:
| Rev 425 | Rev 432 | |||
|---|---|---|---|---|
| Line 2... | Line 2... | |||
| 2 | # This is the HepMC configuration input file | 2 | # This is the HepMC configuration input file | |
| 3 | # Process this file with autoconf to produce a configure script. | 3 | # Process this file with autoconf to produce a configure script. | |
| 4 | # ---------------------------------------------------------------------- | 4 | # ---------------------------------------------------------------------- | |
| 5 | 5 | |||
| 6 | AC_PREREQ(2.59) | 6 | AC_PREREQ(2.59) | |
| 7 | AC_INIT([HepMC],[2.05.01],[https://savannah.cern.ch/projects/hepmc/],[HepMC]) | - | ||
| - | 7 | AC_INIT([HepMC],[2.06.00],[https://savannah.cern.ch/projects/hepmc/],[HepMC]) | ||
| 8 | AC_CANONICAL_TARGET | 8 | AC_CANONICAL_TARGET | |
| 9 | AM_INIT_AUTOMAKE(1.9 foreign) | 9 | AM_INIT_AUTOMAKE(1.9 foreign) | |
| 10 | AC_CONFIG_SRCDIR([src/GenEvent.cc]) | 10 | AC_CONFIG_SRCDIR([src/GenEvent.cc]) | |
| 11 | AC_CONFIG_HEADER([HepMC/defs.h]) | 11 | AC_CONFIG_HEADER([HepMC/defs.h]) | |
| 12 | 12 | |||
