AC_DEFINE(DEAL_II_HAVE_NETCDF, 1,
[Flag indicating whether the library shall be compiled to use the NetCDF interface])
- AC_MSG_CHECKING(for NetCDF version)
- DEAL_II_NETCDF_VERSION=`cat $DEAL_II_NETCDF_DIR/src/VERSION`
- AC_MSG_RESULT($DEAL_II_NETCDF_VERSION)
-
LIBS="$NETCDF_LIB $LIBS"
fi
fi
#! /bin/sh
-# From configure.in Revision: 1.211 .
+# From configure.in Revision: 1.212 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59 for deal.II 5.3.pre.
#
_ACEOF
- echo "$as_me:$LINENO: checking for NetCDF version" >&5
-echo $ECHO_N "checking for NetCDF version... $ECHO_C" >&6
- DEAL_II_NETCDF_VERSION=`cat $DEAL_II_NETCDF_DIR/src/VERSION`
- echo "$as_me:$LINENO: result: $DEAL_II_NETCDF_VERSION" >&5
-echo "${ECHO_T}$DEAL_II_NETCDF_VERSION" >&6
-
LIBS="$NETCDF_LIB $LIBS"
fi
fi
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams