[Pkg-wmaker-commits] [wmmemload] 48/103: wmmemload: Recognize GNU/kFreeBSD as a possible OS during configure.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 03:11:44 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmmemload.

commit 79e15550e094374f02a98a4af5459c78dbe29fe6
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Thu Oct 9 23:50:14 2014 -0500

    wmmemload: Recognize GNU/kFreeBSD as a possible OS during configure.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 8a0dbd8..cb01916 100644
--- a/configure.ac
+++ b/configure.ac
@@ -97,7 +97,7 @@ linux*)
   ignore_buffers=yes
   ignore_cached=yes
   ;;
-freebsd*)
+*freebsd*)
   OS=freebsd
   ignore_wired=yes
   ignore_cached=yes

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmmemload.git



More information about the Pkg-wmaker-commits mailing list