68205bdb3d
A stylish windowmaker dockapp which displays date and time in your locale in varying formats, including Internet time. Contains alarm, calendar and configuration utilities. Works under {black,flux}box too. Similar in style to wmmemmon and wmcpuload.
14 lines
257 B
Text
14 lines
257 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2005/06/23 22:06:33 minskim Exp $
|
|
|
|
--- configure.ac.orig 2005-04-07 04:37:43.000000000 -0500
|
|
+++ configure.ac
|
|
@@ -111,6 +111,9 @@ openbsd*)
|
|
netbsd*)
|
|
OS=netbsd
|
|
;;
|
|
+darwin*)
|
|
+ OS=darwin
|
|
+ ;;
|
|
solaris*)
|
|
OS=solaris
|
|
;;
|