| 28 |
CPPFLAGS='$(strip ${TCPPFLAGS})' \ |
CPPFLAGS='$(strip ${TCPPFLAGS})' \ |
| 29 |
LDFLAGS='$(strip ${TLDFLAGS})' \ |
LDFLAGS='$(strip ${TLDFLAGS})' \ |
| 30 |
PKG_CONFIG_PATH='${STAGING_DIR}/usr/lib/pkgconfig' \ |
PKG_CONFIG_PATH='${STAGING_DIR}/usr/lib/pkgconfig' \ |
| 31 |
|
ac_cv_func_realloc_0_nonnull=yes \ |
| 32 |
ac_cv_func_malloc_0_nonnull=yes |
ac_cv_func_malloc_0_nonnull=yes |
| 33 |
MAKE_FILE?= Makefile |
MAKE_FILE?= Makefile |
| 34 |
# this is environment for 'make all' and 'make install' |
# this is environment for 'make all' and 'make install' |