]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix both places.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 19 Apr 2002 13:05:30 +0000 (13:05 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 19 Apr 2002 13:05:30 +0000 (13:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@5692 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 326bdd6b10cd71aea64cc10c35692feeec708ac0..5181b26ff01b4a5a34a64b15382cbe4a37d54c23 100644 (file)
@@ -1403,7 +1403,7 @@ AC_DEFUN(DEAL_II_CHECK_MEMBER_OP_TEMPLATE_INST, dnl
            X operator = (T2 &);
        };
 
-       template X X::operator=<> (float &);
+       template X X::operator=<float> (float &);
     ],
     [],
     [
index 5735524008c5422cb4e16fdd36105110c18a8a72..91123fe37a96744d9148607558f87c9aadc10615 100755 (executable)
@@ -3714,7 +3714,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
            X operator = (T2 &);
        };
 
-       template X X::operator=<> (float &);
+       template X X::operator=<float> (float &);
 
 #ifdef F77_DUMMY_MAIN
 #  ifdef __cplusplus

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.