Just like CPP, CC, CXX, LD, AR, PKG_CONFIG
Programs are expected to be in environment.
The autoconf detection get/set these in environment too.
2012/3/8 Samuli Seppänen :
> So, this patch replaces (removes?) the "--with--path" configure
> options with environment variables, right? For example, i
So, this patch replaces (removes?) the "--with--path" configure
options with environment variables, right? For example, if one has "ifconfig"
in a non-standard place, he can set the IFCONFIG environment variable and the
build will find it. Did I understand this correctly?
I don't know autotool
Signed-off-by: Alon Bar-Lev
---
configure.ac | 66 -
1 files changed, 28 insertions(+), 38 deletions(-)
diff --git a/configure.ac b/configure.ac
index 6b5cf71..ed98464 100644
--- a/configure.ac
+++ b/configure.ac
@@ -267,37 +267,6 @@ AC_