summaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure.in
diff options
context:
space:
mode:
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2002-06-14 18:21:24 +0000
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2002-06-14 18:21:24 +0000
commit834cd215496656aaa8e10cc8d6aab7ce39578145 (patch)
tree47b364982856968ea1e71e6acd6171edfaf61447 /libstdc++-v3/configure.in
parente90391905accdac73e5f34da1ea4a7d97ce179d1 (diff)
downloadgcc-834cd215496656aaa8e10cc8d6aab7ce39578145.tar.gz
2002-06-14 J.T. Conklin <jtc@acorntoolworks.com>
* configure.in (target_alias): Fix. * configure: Regenerate. * aclocal.m4: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54618 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/configure.in')
-rw-r--r--libstdc++-v3/configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/libstdc++-v3/configure.in b/libstdc++-v3/configure.in
index 8fdbc5fc220..151eaf485b6 100644
--- a/libstdc++-v3/configure.in
+++ b/libstdc++-v3/configure.in
@@ -161,7 +161,9 @@ if test -n "$with_cross_host" || test x"$build" != x"$host"; then
*-windiss*)
os_include_dir="config/os/windiss"
;;
+changequote(,)dnl
*-qnx6.[12]*)
+changequote([,])dnl
SECTION_FLAGS='-ffunction-sections -fdata-sections'
AC_SUBST(SECTION_FLAGS)
GLIBCPP_CHECK_LINKER_FEATURES