X-Git-Url: http://drtracing.org/?a=blobdiff_plain;ds=sidebyside;f=gdbsupport%2Fconfigure.ac;h=401e16f821da462b81d39f9a949b0b419165780b;hb=e2201c2a578f2b22fc04cc95507c643ac908c952;hp=ab71a3cb3665f4f88e529ecac3b752f2c62de00d;hpb=3d1e5a43cbe1780ea66df0fe091998ee61177899;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbsupport/configure.ac b/gdbsupport/configure.ac index ab71a3cb36..401e16f821 100644 --- a/gdbsupport/configure.ac +++ b/gdbsupport/configure.ac @@ -33,9 +33,6 @@ AC_USE_SYSTEM_EXTENSIONS ACX_LARGEFILE AM_PROG_CC_STDC -# Set the 'development' global. -. $srcdir/../bfd/development.sh - # We require a C++11 compiler. Check if one is available, and if # necessary, set CXX_DIALECT to some -std=xxx switch. AX_CXX_COMPILE_STDCXX(11, , mandatory)