X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdbsupport%2Fconfigure.ac;h=401e16f821da462b81d39f9a949b0b419165780b;hb=db6878ac5538661c8d66c916a533bd4268217fcb;hp=ab71a3cb3665f4f88e529ecac3b752f2c62de00d;hpb=4d696a5c686730d75623d7e41805e42ce5fcc60c;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)