From 1d3654e884ac4236279a24e10b7aa60efa87f449 Mon Sep 17 00:00:00 2001 From: kergoth Date: Tue, 05 Nov 2002 21:46:36 +0000 Subject: Add scripts/kconfig to LD_LIBRARY_PATH for qconf call --- diff --git a/Makefile.test b/Makefile.test index 61d8a56..434f3ca 100644 --- a/Makefile.test +++ b/Makefile.test @@ -43,7 +43,8 @@ $(TOPDIR)/.config: $(TOPDIR)/.depends.cfgs $(configs) xconfig : $(call descend,scripts/kconfig,qconf) - ./scripts/kconfig/qconf ./config.in + LD_LIBRARY_PATH=$$LD_LIBRARY_PATH:$(TOPDIR)/scripts/kconfig \ + ./scripts/kconfig/qconf ./config.in menuconfig : scripts/lxdialog/lxdialog $(call descend,scripts/kconfig,mconf) -- cgit v0.9.0.2