Skip to content
Snippets Groups Projects
Commit 66617309 authored by Guido Günther's avatar Guido Günther
Browse files

New patch Readd-LFS-support.patch

Readd LFS support
parent e7934f72
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
From: =?UTF-8?q?Guido=20G=C3=BCnther?= <agx@sigxcpu.org>
Date: Tue, 9 Aug 2011 14:44:09 +0200
Subject: Readd LFS support
BZ: #517037
---
configure.ac | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/configure.ac b/configure.ac
index c8d291b..feeba64 100644
--- a/configure.ac
+++ b/configure.ac
@@ -122,6 +122,8 @@ AC_MSG_RESULT([$have_cpuid])
AC_CHECK_SIZEOF([long])
+AC_SYS_LARGEFILE
+
dnl Availability of various common functions (non-fatal if missing),
dnl and various less common threadsafe functions
AC_CHECK_FUNCS_ONCE([cfmakeraw geteuid getgid getgrnam_r getmntent_r \
--
......@@ -9,3 +9,5 @@ Disable-daemon-start-test.patch
Disable-gnulib-s-test-nonplocking-pipe.sh.patch
Autodetect-if-the-remote-nc-command-supports-the-q-o.patch
Disable-failing-virnetsockettest.patch
Readd-LFS-support.patch
Autoreconf.patch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment