components/zsh/Makefile
changeset 99 c15c9099bb44
parent 93 b579c7b1bb44
child 181 87e11e685b1f
--- a/components/zsh/Makefile	Tue Feb 22 10:12:42 2011 -0800
+++ b/components/zsh/Makefile	Wed Feb 23 10:37:11 2011 -0800
@@ -37,10 +37,8 @@
 include ../../make-rules/configure.mk
 include ../../make-rules/ips.mk
 
-LFS_CFLAGS:sh = getconf LFS_CFLAGS
-
 CONFIGURE_OPTIONS += -n
-CONFIGURE_OPTIONS += --enable-cppflags="$(LFS_CFLAGS)"
+CONFIGURE_OPTIONS += --enable-cppflags="$(CPP_LARGEFILES)"
 CONFIGURE_OPTIONS += --enable-dynamic
 CONFIGURE_OPTIONS += --enable-etcdir=/etc
 CONFIGURE_OPTIONS += --enable-function-subdirs