[ekiga/gnome-2-26] Fixed building on GNU/kFreeBSD
- From: Eugen Dedu <ededu src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [ekiga/gnome-2-26] Fixed building on GNU/kFreeBSD
- Date: Thu, 10 Sep 2009 20:34:16 +0000 (UTC)
commit 3677453564611820786b148e16763e92f96ac15a
Author: Petr Salinger <Petr Salinger seznam cz>
Date: Thu Sep 10 22:33:23 2009 +0200
Fixed building on GNU/kFreeBSD
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6b76401..6f2cdf9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -91,7 +91,7 @@ case $target_os in
gm_platform="linux"
;;
- FreeBSD* | freebsd* | NetBSD* | netbsd* )
+ FreeBSD* | freebsd* | kfreebsd* | NetBSD* | netbsd* )
gm_platform="freebsd"
;;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]