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],[2.1.0]) |
AM_INIT_AUTOMAKE([yoda],[4.0.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 |
91 |
${ROOT_LIBRARY}/libGX11.so ${ROOT_LIBRARY}/libGX11TTF.so \ |
${ROOT_LIBRARY}/libGX11.so ${ROOT_LIBRARY}/libGX11TTF.so \ |
92 |
${ROOT_LIBRARY}/libX3d.so \ |
${ROOT_LIBRARY}/libX3d.so \ |
93 |
${ROOT_LIBRARY}/libASImage.so \ |
${ROOT_LIBRARY}/libASImage.so \ |
94 |
${ROOT_LIBRARY}/libThread.so ${ROOT_LIBRARY}/libRXML.so \ |
${ROOT_LIBRARY}/libThread.so \ |
95 |
-ldl" |
-ldl" |
96 |
|
|
97 |
|
|