From: Harlan Stenn Date: Tue, 20 Apr 2010 05:30:11 +0000 (-0400) Subject: Remove --with-arlib from br-flock X-Git-Tag: NTP_4_2_7P25~1^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3035980952aab8841681bdc8a5d904e6fed8ae9d;p=thirdparty%2Fntp.git Remove --with-arlib from br-flock bk: 4bcd3be3ACwqEIjBbbvMBHADIZlUTA --- diff --git a/ChangeLog b/ChangeLog index a5106d591..911ffe2f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +* Remove --with-arlib from br-flock. + --- (4.2.6p2-RC1) 2010/04/18 Released by Harlan Stenn diff --git a/br-flock b/br-flock index d75d77b43..a55696d69 100755 --- a/br-flock +++ b/br-flock @@ -5,4 +5,4 @@ case "$LIST" in esac export LIST -flock-build --disable-parse-clocks --with-arlib "$@" +flock-build --disable-parse-clocks "$@"