summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-AppleWM.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/xorg-lib-AppleWM.in')
-rw-r--r--rules/xorg-lib-AppleWM.in17
1 files changed, 0 insertions, 17 deletions
diff --git a/rules/xorg-lib-AppleWM.in b/rules/xorg-lib-AppleWM.in
deleted file mode 100644
index df8e8fd81..000000000
--- a/rules/xorg-lib-AppleWM.in
+++ /dev/null
@@ -1,17 +0,0 @@
-## SECTION=multimedia_xorg_lib
-
-config XORG_LIB_APPLEWM
- tristate
- # ../libtool: line 463: CDPATH: command not found
- depends on BROKEN
- select XORG_PROTO_APPLEWM
- select XORG_LIB_X11
- select XORG_LIB_XEXT
- select XORG_PROTO_XEXT
- prompt "libAppleWM"
- help
- libapplewm is a simple library designed to interface
- with the Apple-WM extension. This extension allows
- X window managers to better interact with the Mac OS X
- Aqua user interface when running X11 in a rootless mode.
-