components/zsh/Makefile
changeset 99 c15c9099bb44
parent 93 b579c7b1bb44
child 181 87e11e685b1f
equal deleted inserted replaced
98:7eea11439375 99:c15c9099bb44
    35 
    35 
    36 include ../../make-rules/prep.mk
    36 include ../../make-rules/prep.mk
    37 include ../../make-rules/configure.mk
    37 include ../../make-rules/configure.mk
    38 include ../../make-rules/ips.mk
    38 include ../../make-rules/ips.mk
    39 
    39 
    40 LFS_CFLAGS:sh = getconf LFS_CFLAGS
       
    41 
       
    42 CONFIGURE_OPTIONS += -n
    40 CONFIGURE_OPTIONS += -n
    43 CONFIGURE_OPTIONS += --enable-cppflags="$(LFS_CFLAGS)"
    41 CONFIGURE_OPTIONS += --enable-cppflags="$(CPP_LARGEFILES)"
    44 CONFIGURE_OPTIONS += --enable-dynamic
    42 CONFIGURE_OPTIONS += --enable-dynamic
    45 CONFIGURE_OPTIONS += --enable-etcdir=/etc
    43 CONFIGURE_OPTIONS += --enable-etcdir=/etc
    46 CONFIGURE_OPTIONS += --enable-function-subdirs
    44 CONFIGURE_OPTIONS += --enable-function-subdirs
    47 CONFIGURE_OPTIONS += --enable-ldflags="-zignore"
    45 CONFIGURE_OPTIONS += --enable-ldflags="-zignore"
    48 CONFIGURE_OPTIONS += --enable-maildir-support
    46 CONFIGURE_OPTIONS += --enable-maildir-support