Browse Source

utils/Makefile.in: Define GETCONF_DIR for host builds of getconf.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj 14 years ago
parent
commit
008ebd9629
1 changed files with 2 additions and 0 deletions
  1. 2 0
      utils/Makefile.in

+ 2 - 0
utils/Makefile.in

@@ -68,6 +68,8 @@ BUILD_CFLAGS-iconv.host    := $(BUILD_CFLAGS-utils) \
 			-include $(top_builddir)extra/locale/c8tables.h \
 			-I$(top_srcdir)libc/misc/wchar -DL_iconv_main
 
+BUILD_CFLAGS-getconf.host  := $(BUILD_CFLAGS-utils) \
+				-DGETCONF_DIR='"$(CURDIR)"'
 
 # Rules