libctf: eliminate dtd_u, part 5: structs / unions
[deliverable/binutils-gdb.git] / libiberty / aclocal.m4
index a528604d70e5d498a15fdced40c00e2caa8f2bf2..b2e54d9e32ae5bde5c33e35a493e7a4538712653 100644 (file)
@@ -1,4 +1,7 @@
 sinclude(../config/acx.m4)
+sinclude(../config/cet.m4)
+sinclude(../config/enable.m4)
+sinclude(../config/gcc-plugin.m4)
 sinclude(../config/no-executables.m4)
 sinclude(../config/override.m4)
 sinclude(../config/picflag.m4)
@@ -72,7 +75,7 @@ main ()
   exit (0);
 }
 ], ac_cv_func_strncmp_works=yes, ac_cv_func_strncmp_works=no,
-  ac_cv_func_strncmp_works=no)
+  ac_cv_func_strncmp_works=yes)
 rm -f core core.* *.core])
 if test $ac_cv_func_strncmp_works = no ; then
   AC_LIBOBJ([strncmp])
This page took 0.023473 seconds and 4 git commands to generate.