Modified the large file support check to do a compile-time check instead of a run...
commitb2fce30c4ca3baaa9b0c5e5b4e4a42fa685b1d9e
authorMichael Goff <thephred@gmail.com>
Thu, 26 Apr 2012 16:49:41 +0000 (26 09:49 -0700)
committerRodrigo Kumpera <kumpera@gmail.com>
Mon, 27 Aug 2012 21:13:31 +0000 (27 18:13 -0300)
tree3a3a88ff21a2f9ca01ea2b5eec532610b8789f5a
parentccbee6be58da376ec69f773dcb8cae7d13cab4e2
Modified the large file support check to do a compile-time check instead of a run-time check so that cross compile does the right thing.
configure.in