NetBSD support in configure script

View: New views
2 Messages — Rating Filter:   Alert me  

NetBSD support in configure script

by Jared D. McNeill :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hey folks --

The attached patch (against 20080907 snapshot) enables detection of
NetBSD on configure.ac. Apart from this change ekiga requires no further
changes to run on this platform.

Cheers,
Jared

--- configure.ac.orig 2008-09-08 17:12:23.000000000 -0400
+++ configure.ac 2008-09-08 17:12:52.000000000 -0400
@@ -96,7 +96,7 @@
     gm_platform="linux"
     ;;
 
-  FreeBSD* | freebsd* )
+  FreeBSD* | freebsd* | NetBSD* | netbsd* )
     gm_platform="freebsd"
     ;;
 
@@ -112,7 +112,7 @@
     ;;
 
   *)
-    AC_MSG_ERROR([Only Linux, FreeBSD, Solaris and Mac OS X are supported. Please contact the author to know how you can add more OS types.])
+    AC_MSG_ERROR([Only Linux, FreeBSD, NetBSD, Solaris and Mac OS X are supported. Please contact the author to know how you can add more OS types.])
     ;;
 esac
 AC_MSG_RESULT([yes])
@@ -132,7 +132,7 @@
     ARCH_OPAL_LIBS="-lpt -lopal -ldl -lpthread"
     ;;
 
-  FreeBSD* | freebsd* )
+  FreeBSD* | freebsd* | NetBSD* | netbsd* )
     ARCH_PTLIB_CFLAGS="-DPTRACING -DNDEBUG -Os -g"
     ARCH_OPAL_LIBS="-lpt -lopal -lpthread"
     ;;

_______________________________________________
Ekiga-devel-list mailing list
Ekiga-devel-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list

Re: NetBSD support in configure script

by Julien PUYDT :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jared D. McNeill a écrit :
> The attached patch (against 20080907 snapshot) enables detection of
> NetBSD on configure.ac. Apart from this change ekiga requires no further
> changes to run on this platform.

It's in, thanks!

Snark
_______________________________________________
Ekiga-devel-list mailing list
Ekiga-devel-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
LightInTheBox - Buy quality products at wholesale price!