1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-11 17:04:15 +01:00

*** empty log message ***

This commit is contained in:
dan
2000-03-30 04:26:21 +00:00
parent ce9c88c0e8
commit 046fe3f1ca
2 changed files with 1 additions and 6370 deletions

6368
configure vendored

File diff suppressed because it is too large Load Diff

View File

@@ -817,8 +817,7 @@ AC_SUBST(wprefsdir)
dnl Enable single appicon per wm instance+class combo -cls
dnl =====================================================
AC_ARG_ENABLE(single-icon,
[ --enable-single-icon use single application icon per WM_INSTANCE+WM_CLASS
],
[ --enable-single-icon create one application icon per WM_INSTANCE+WM_CLASS],
if test "$enableval" = yes; then
AC_DEFINE(REDUCE_APPICONS)
fi