Send Linux-ha-cvs mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.community.tummy.com/mailman/listinfo/linux-ha-cvs
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linux-ha-cvs digest..."
Today's Topics:
1. Linux-HA CVS: linux-ha by lars from
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Sat, 20 May 2006 05:36:13 -0600 (MDT)
From: [email protected]
Subject: [Linux-ha-cvs] Linux-HA CVS: linux-ha by lars from
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
linux-ha CVS committal
Author : lars
Host :
Module : linux-ha
Dir : linux-ha
Modified Files:
configure.in
Log Message:
The log message was wrong, cut&paste error...
===================================================================
RCS file: /home/cvs/linux-ha/linux-ha/configure.in,v
retrieving revision 1.517
retrieving revision 1.518
diff -u -3 -r1.517 -r1.518
--- configure.in 20 May 2006 11:32:57 -0000 1.517
+++ configure.in 20 May 2006 11:36:12 -0000 1.518
@@ -10,7 +10,7 @@
AC_INIT(heartbeat.spec.in)
AC_CONFIG_AUX_DIR(.)
-AC_REVISION($Revision: 1.517 $) dnl cvs revision
+AC_REVISION($Revision: 1.518 $) dnl cvs revision
AC_CANONICAL_HOST
@@ -224,7 +224,7 @@
if test x"$libexecdir" = x; then
libexecdir="$exec_prefix/libexec"
if needs_64_bit_libs; then
- old=$libdir
+ old=$libexecdir
libexecdir=$exec_prefix/lib64
AC_MSG_WARN(overriding libexecdir from $old to $libexecdir)
fi
------------------------------
_______________________________________________
Linux-ha-cvs mailing list
[email protected]
http://lists.community.tummy.com/mailman/listinfo/linux-ha-cvs
End of Linux-ha-cvs Digest, Vol 30, Issue 62
********************************************