]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove checking for NetCDF version.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 23 Sep 2005 10:37:32 +0000 (10:37 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 23 Sep 2005 10:37:32 +0000 (10:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@11521 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4
deal.II/configure

index 9b429226853e7e69744fcf540aacc12f6231d5b4..47d77ff31b4f64b14fb2dee71e0ee2abad1cd7f2 100644 (file)
@@ -4531,10 +4531,6 @@ AC_DEFUN(DEAL_II_CONFIGURE_NETCDF, dnl
       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
index 87cc7b77ada82ea912fab81c74e312bac49440bf..cbfbb6f7efde51a12d6dff9e178e077c15cb8392 100755 (executable)
@@ -1,5 +1,5 @@
 #! /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.
 #
@@ -9783,12 +9783,6 @@ cat >>confdefs.h <<\_ACEOF
 _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


Typeset in Trocchi and Trocchi Bold Sans Serif.