diff -uNr 2.0.3.1.ORIG/CLHEP/Makefile.in 2.0.3.1/CLHEP/Makefile.in --- 2.0.3.1.ORIG/CLHEP/Makefile.in 2007-03-01 23:17:22.000000000 +0900 +++ 2.0.3.1/CLHEP/Makefile.in 2007-03-01 23:37:21.000000000 +0900 @@ -186,7 +186,7 @@ use_exceptions = @use_exceptions@ @USE_GMAKE_TRUE@MAKE = gmake SUBDIRS = Units Vector Evaluator GenericFunctions Geometry \ - Random Matrix RandomObjects RefCount Cast Exceptions + Random Matrix RandomObjects HepPDT HepMC StdHep RefCount Cast Exceptions bin_SCRIPTS = clheplib clhep-config CXXLD = $(CXX) diff -uNr 2.0.3.1.ORIG/CLHEP/configure 2.0.3.1/CLHEP/configure --- 2.0.3.1.ORIG/CLHEP/configure 2006-11-16 07:15:00.000000000 +0900 +++ 2.0.3.1/CLHEP/configure 2007-03-01 23:21:53.000000000 +0900 @@ -274,7 +274,7 @@ PACKAGE_BUGREPORT='http://savannah.cern.ch/projects/clhep/ ' ac_unique_file="Vector/src/AxisAngle.cc" -ac_subdirs_all="$ac_subdirs_all Units Vector Evaluator GenericFunctions Geometry Random Matrix RandomObjects RefCount Cast Exceptions" +ac_subdirs_all="$ac_subdirs_all Units Vector Evaluator GenericFunctions Geometry Random Matrix RandomObjects RefCount HepPDT HepMC StdHep Cast Exceptions" ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar LN_S RANLIB ac_ct_RANLIB subdirs use_exceptions CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP USE_GMAKE_TRUE USE_GMAKE_FALSE COPY_P DIFF_Q BUILD_SHARED_TRUE BUILD_SHARED_FALSE BUILD_STATIC_TRUE BUILD_STATIC_FALSE BUILD_VISUAL_TRUE BUILD_VISUAL_FALSE AM_CXXFLAGS AM_LDFLAGS MY_SHFLAGS MY_SHLINK MY_SHNAME MY_LD SHEXT AR ARFLAGS LIBOBJS LTLIBOBJS' ac_subst_files='' @@ -1981,7 +1981,7 @@ -subdirs="$subdirs Units Vector Evaluator GenericFunctions Geometry Random Matrix RandomObjects RefCount Cast Exceptions" +subdirs="$subdirs Units Vector Evaluator GenericFunctions Geometry Random Matrix RandomObjects HepPDT HepMC StdHep RefCount Cast Exceptions" # ----------------------------------------------------------------------