/[PAMELA software]/yoda/configure.in
ViewVC logotype

Diff of /yoda/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.4 by kusanagi, Sat Jan 29 00:26:30 2005 UTC revision 2.4.2.1 by kusanagi, Fri Mar 4 10:22:12 2005 UTC
# Line 7  dnl this will be called in the all the o Line 7  dnl this will be called in the all the o
7  AC_INIT(event/PamelaRun.h)  AC_INIT(event/PamelaRun.h)
8    
9  dnl Adds several standard checks. It takes the program name and version number as arguments.  dnl Adds several standard checks. It takes the program name and version number as arguments.
10  AM_INIT_AUTOMAKE([yoda],[0.1.0])  AM_INIT_AUTOMAKE([yoda],[2.5.0])
11    
12  dnl Indicates that you will be using a config.h file  dnl Indicates that you will be using a config.h file
13  dnl config.h will be generated by AUTOCONF using a confing.h.in file  dnl config.h will be generated by AUTOCONF using a confing.h.in file
# Line 135  dnl ------------------makes for Packets Line 135  dnl ------------------makes for Packets
135   event/arrDump/Makefile                 \   event/arrDump/Makefile                 \
136   event/tabDump/Makefile                 \   event/tabDump/Makefile                 \
137   event/varDump/Makefile                 \   event/varDump/Makefile                 \
138     event/endrun/Makefile                  \
139   event/physics/Makefile                 \   event/physics/Makefile                 \
140     event/tsbt/Makefile                    \
141     event/tsbb/Makefile                    \
142   event/physics/tracker/Makefile         \   event/physics/tracker/Makefile         \
143   event/physics/anticounter/Makefile     \   event/physics/anticounter/Makefile     \
144   event/physics/calorimeter/Makefile     \   event/physics/calorimeter/Makefile     \

Legend:
Removed from v.2.4  
changed lines
  Added in v.2.4.2.1

  ViewVC Help
Powered by ViewVC 1.1.23