1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 04:20:27 +01:00

Removing libPropList from the main tree. From now on is on the gnome ftp

site, and in the gnome cvs.
--
Dan
This commit is contained in:
dan
1999-01-26 14:46:42 +00:00
parent 75a7f74723
commit d694d6fe1c
2 changed files with 1 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
SUBDIRS = libPropList wrlib WINGs src util po WindowMaker wmlib test WPrefs.app doc
SUBDIRS = wrlib WINGs src util po WindowMaker wmlib test WPrefs.app doc
EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N MIRRORS Install acconfig.h\
mkpatch README.KDE README.GNOME WindowMaker.lsm.in\

View File

@@ -29,11 +29,6 @@ esac
dnl configure/build bundled libraries
dnl ===================================
AC_CONFIG_SUBDIRS(libPropList)
AM_CONFIG_HEADER(src/config.h)