CVS update by scop packages/unsupported/scop ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Tue Aug 21 11:58:18 EDT 2007
User: scop
Date: 07/08/21 17:58:18
Modified: packages/unsupported/scop ChangeLog Makefile
Log:
Assume elib is present.
Revision Changes Path
1.14 +4 -0 XEmacs/packages/unsupported/scop/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/unsupported/scop/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- ChangeLog 2006/10/25 11:59:11 1.13
+++ ChangeLog 2007/08/21 15:58:16 1.14
@@ -1,3 +1,7 @@
+2007-08-21 Ville Skyttä <scop at xemacs.org>
+
+ * Makefile (ASSUMED_PRESENT): Add elib.
+
2006-10-25 Ville Skyttä <scop at xemacs.org>
* Makefile (ASSUMED_PRESENT): Add pcl-cvs, sh-script and tramp
1.14 +1 -1 XEmacs/packages/unsupported/scop/Makefile
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/unsupported/scop/Makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- Makefile 2006/10/25 11:59:11 1.13
+++ Makefile 2007/08/21 15:58:16 1.14
@@ -22,7 +22,7 @@
# of the list.
PACKAGES= antlr-mode cogre ede generic-modes vc
-ASSUMED_PRESENT = cc-mode dired edebug ediff edit-utils eieio eshell \
+ASSUMED_PRESENT = cc-mode dired edebug ediff edit-utils eieio elib eshell \
fsf-compat jde mail-lib pcl-cvs prog-modes semantic sh-script \
speedbar tramp xemacs-base xemacs-devel
More information about the XEmacs-CVS
mailing list