This resulted in an empty echo, and then trying to execute the
"*** Cannot build Newt plugin ***" command.

https://buildd.debian.org/fetch.cgi?pkg=cdebconf-entropy&arch=hppa&ver=0.14&stamp=1269398913&file=log&as=raw
---
 configure.ac |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 25a659a..0b7e709 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,8 +15,7 @@ fi
 
 FRONTENDS="text"
 
-AC_CHECK_LIB(newt, newtInit, FRONTENDS="$FRONTENDS newt", echo
- "*** Cannot build Newt plugin ***")
+AC_CHECK_LIB(newt, newtInit, FRONTENDS="$FRONTENDS newt", echo "*** Cannot 
build Newt plugin ***")
 
 PKG_CHECK_MODULES(GTK, [gtk+-x11-2.0],
  FRONTENDS="$FRONTENDS gtk",
-- 
1.7.0.3


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1269426081-27355-1-git-send-email-jcris...@debian.org

Reply via email to