[Lsb-messages] /var/www/bzr/lsb/4.1/appbat r955: Forgot I temporarily disabled the configure -devel check test - re-enable

Stew Benedict stewb at linux-foundation.org
Wed Jun 6 12:54:27 UTC 2012


------------------------------------------------------------
revno: 955
committer: Stew Benedict <stewb at linux-foundation.org>
branch nick: appbat
timestamp: Wed 2012-06-06 08:54:27 -0400
message:
  Forgot I temporarily disabled the configure -devel check test - re-enable
modified:
  configure
  configure.in
-------------- next part --------------
=== modified file 'configure'
--- a/configure	2012-06-05 16:07:11 +0000
+++ b/configure	2012-06-06 12:54:27 +0000
@@ -7167,7 +7167,7 @@
 fi
 
 
-if test _$FATAL = _0 ; then
+if test _$FATAL = _1 ; then
 	{ $as_echo "$as_me:$LINENO: cannot complete configuration for appbat" >&5
 $as_echo "$as_me: cannot complete configuration for appbat" >&6;}
 	{ $as_echo "$as_me:$LINENO: configure.libbat can be used to build libbat only" >&5

=== modified file 'configure.in'
--- a/configure.in	2012-06-05 16:07:11 +0000
+++ b/configure.in	2012-06-06 12:54:27 +0000
@@ -196,7 +196,7 @@
 fi
 AC_SUBST(FALLBACKURL)
 
-if test _$FATAL = _0 ; then
+if test _$FATAL = _1 ; then
 	AC_MSG_NOTICE(cannot complete configuration for appbat)
 	AC_MSG_NOTICE(configure.libbat can be used to build libbat only)
 	AC_MSG_ERROR(resolve warnings above and check config.log)



More information about the lsb-messages mailing list