Didn't need these. Nonobvious that with PATCHDIR may point back to icewm the

distinfo in this dir has to be remade as well when that changes.
This commit is contained in:
jmc 2002-03-10 21:44:26 +00:00
parent 2be839fb58
commit a7ca015252
2 changed files with 0 additions and 6244 deletions

View file

@ -1,26 +0,0 @@
$NetBSD: patch-aa,v 1.1 2002/03/10 10:13:56 jmc Exp $
--- configure.in.orig Tue Oct 9 14:54:02 2001
+++ configure.in Fri Mar 8 23:07:20 2002
@@ -409,6 +409,13 @@
AC_DEFINE(NO_CONFIGURE, 1, [Define to disable preferences support.])
fi
+AC_ARG_ENABLE(apm,
+ [ --disable-apm Don't enable the APM status applet])
+ if test "$enable_apm" != "no"; then
+ AC_DEFINE(CONFIG_APPLET_APM, 1, [APM status applet])
+ fi
+
+
AC_ARG_ENABLE(keyconf,
[ --disable-keyconf Disable configurable keybindings])
if test "$enable_keyconf" = "no"; then
@@ -440,7 +447,6 @@
AC_DEFINE(CONFIG_APPLET_CPU_STATUS, 1, [CPU status applet])
AC_DEFINE(CONFIG_APPLET_NET_STATUS, 1, [Network status applet])
AC_DEFINE(CONFIG_APPLET_CLOCK, 1, [LCD clock applet])
- AC_DEFINE(CONFIG_APPLET_APM, 1, [APM status applet])
AC_DEFINE(CONFIG_ADDRESSBAR, 1, [Address bar])
AC_DEFINE(CONFIG_WINLIST, 1, [OS/2 like window list])
AC_DEFINE(CONFIG_WINMENU, 1, [Window menu])

File diff suppressed because it is too large Load diff