------- Comment #1 from aldot at gcc dot gnu dot org 2007-01-04 11:21 ------- Created an attachment (id=12854) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12854&action=view) Add configure option to en- or disable-largefile
libstdc++/ChangeLog 2007-01-04 Bernhard Fischer <[EMAIL PROTECTED]> PR libstdc++/30365 * configure.ac: Add AC_SYS_LARGEFILE to add --{en,dis}able-largefile. * acinclude.m4 (GLIBCXX_CHECK_LFS): Only define _GLIBCXX_USE_LFS if LFS was not turned off. * crossconfig.m4: Ditto. configure needs to be regenerated, but i don't have the needed 2.59 autoconf version anymore. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30365