~ubuntu-branches/ubuntu/quantal/ghdl/quantal

« back to all changes in this revision

Viewing changes to gcc/gcc/configure.ac

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2011-09-30 09:16:02 UTC
  • Revision ID: package-import@ubuntu.com-20110930091602-usdap7ajgizmpvb1
Tags: 0.29+gcc4.3.4+dfsg-1ubuntu1
* Fix FTBFS on multiarch systems. LP: #770812.
* Don't build the package twice.

Show diffs side-by-side

added added

removed removed

Lines of Context:
582
582
[], [enable_multilib=yes])
583
583
AC_SUBST(enable_multilib)
584
584
 
 
585
# needed for ARM multiarch name
 
586
AC_SUBST(with_float)
 
587
 
585
588
# Enable __cxa_atexit for C++.
586
589
AC_ARG_ENABLE(__cxa_atexit,
587
590
[  --enable-__cxa_atexit   enable __cxa_atexit for C++],