hepmc - Diff between revs 285 and 287
Subversion Repositories:
| Rev 285 | Rev 287 | |||
|---|---|---|---|---|
| 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.04.00, https://savannah.cern.ch/projects/hepmc/, HepMC) | - | ||
| - | 7 | AC_INIT(HepMC, 2.04.00-beta, 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/CommonIO.cc]) | 10 | AC_CONFIG_SRCDIR([src/CommonIO.cc]) | |
| 11 | AC_CONFIG_HEADER([HepMC/defs.h]) | 11 | AC_CONFIG_HEADER([HepMC/defs.h]) | |
| 12 | 12 | |||
