summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtkmm24/files/patch-configure
blob: 166267ae5b9d8c792192b035131323835f65b4a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- configure.orig	Wed Mar 24 14:29:14 2004
+++ configure	Wed Mar 24 14:37:06 2004
@@ -21358,10 +21358,6 @@
       std::cout << "Traits<Foo<const int >> --> "
                 << cfit.whoami() << std::endl;
 
-      return 0;
-      }
-
-  ;
   return 0;
 }
 _ACEOF
@@ -21404,7 +21400,7 @@
   if test "x${gtkmm_cv_cxx_can_disambiguate_const_template_specializations}" = "xyes"; then
   {
     cat >>confdefs.h <<\_ACEOF
-#define GLIBMM_HAVE_DISAMBIGUOUS_CONST_TEMPLATE_SPECIALIZATIONS 1, Defined if the compiler does not find it ambiguous to have both const and non-const template specializations
+#define GLIBMM_HAVE_DISAMBIGUOUS_CONST_TEMPLATE_SPECIALIZATIONS 1
 _ACEOF
 
   }
OpenPOWER on IntegriCloud