]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Tecplot lib was not added to LIBS. This is now fixed.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 23 Sep 2005 08:45:38 +0000 (08:45 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 23 Sep 2005 08:45:38 +0000 (08:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@11514 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 0394db414891aea8f03bbc054085097870b7a4dc..eaa5ec45c0f83725d44cf1f8e1abb8ae806f5697 100644 (file)
@@ -4474,8 +4474,7 @@ AC_DEFUN(DEAL_II_CONFIGURE_TECPLOT, dnl
     fi
   done
 
-  if (test -r "$TECPLOT_LIB" && \
-      test -r "$TECPLOT_INCLUDE_DIR/TECIO.h") ; then
+  if (test -r "$TECPLOT_LIB") ; then
     AC_DEFINE(DEAL_II_HAVE_TECPLOT, 1,
              [Flag indicating whether the library shall be compiled to use the Tecplot interface])
     LIBS="$TECPLOT_LIB $LIBS"
index 394098387afc21a4ee8c5b763ddebb7a0d6f90a7..b79fbe9fea1c2ba344724df978436121be4d4c76 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.210 .
+# From configure.in Revision: 1.211 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59 for deal.II 5.3.pre.
 #
@@ -9668,8 +9668,7 @@ fi
     fi
   done
 
-  if (test -r "$TECPLOT_LIB" && \
-      test -r "$TECPLOT_INCLUDE_DIR/TECIO.h") ; then
+  if (test -r "$TECPLOT_LIB") ; then
 
 cat >>confdefs.h <<\_ACEOF
 #define DEAL_II_HAVE_TECPLOT 1

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.