summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-www/apache/apache-2.0.49-r3.ebuild')
-rw-r--r--net-www/apache/apache-2.0.49-r3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-www/apache/apache-2.0.49-r3.ebuild b/net-www/apache/apache-2.0.49-r3.ebuild
index 2299e0984c68..445592f3a4db 100644
--- a/net-www/apache/apache-2.0.49-r3.ebuild
+++ b/net-www/apache/apache-2.0.49-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.49-r3.ebuild,v 1.8 2004/06/03 14:20:39 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.49-r3.ebuild,v 1.9 2004/06/07 01:34:16 zul Exp $
inherit flag-o-matic eutils fixheadtails gnuconfig
@@ -50,6 +50,7 @@ apache_setup_vars() {
}
set_filter_flags () {
+ CFLAGS="${CFLAGS/ / }"
has_version =sys-libs/glibc-2.2* && filter-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
}