[tor-commits] [obfsproxy/master] Revert "Produce an error if pkg-config isn't found."
asn at torproject.org
asn at torproject.org
Wed May 2 01:36:53 UTC 2012
commit eaf42ad6177767e1cfcacbe87c3d2b4089bc79ca
Author: George Kadianakis <desnacked at riseup.net>
Date: Tue May 1 20:54:52 2012 +0300
Revert "Produce an error if pkg-config isn't found."
This reverts commit 5830a400052cfbb397d67aa2149a564af9f2df26.
---
m4/pkg.m4 | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/m4/pkg.m4 b/m4/pkg.m4
index c9d0dd0..31169b4 100644
--- a/m4/pkg.m4
+++ b/m4/pkg.m4
@@ -43,8 +43,6 @@ if test -n "$PKG_CONFIG"; then
AC_MSG_RESULT([no])
PKG_CONFIG=""
fi
-else
- AC_MSG_ERROR([pkg-config not found!])
fi[]dnl
])# PKG_PROG_PKG_CONFIG
More information about the tor-commits
mailing list