![]() |
|
|||
Warning, /analysis/SimpleTrackingAnalysis/configure.in is written in an unsupported language. File is not indexed.
0001 AC_INIT(configure.in) 0002 0003 AM_INIT_AUTOMAKE(g4picoDst, 1.00) 0004 AC_PROG_CXX(CC g++) 0005 AC_ENABLE_STATIC(no) 0006 LT_INIT 0007 0008 if test $ac_cv_prog_gxx = yes; then 0009 CXXFLAGS="$CXXFLAGS -Wall -Werror" 0010 fi 0011 0012 ROOTLIBS=`root-config --libs` 0013 AC_SUBST(ROOTLIBS) 0014 0015 AC_CONFIG_FILES([Makefile]) 0016 AC_OUTPUT
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |