[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[RFA/base] Make GNUstep.h public
From: |
David Ayers |
Subject: |
[RFA/base] Make GNUstep.h public |
Date: |
Fri, 11 Jul 2003 09:17:05 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 |
Hello again,
In the meantime...
I would like to get some other gdl2 and gsweb patches into cvs so that
people like Phillip:
http://mail.gnu.org/archive/html/discuss-gnustep/2003-07/msg00070.html
can at least start using cvs versions of them. I have the option of
creating a new GNUstep.h within both projects, just like Renaissance
did, or we could make this file public and install it with Additions.
Being fully aware that I may have to follow up patches on gdl2 and gsweb
to accomidate a potential location change, I would like to commit this
anyway for now.
OK?
Cheers,
David
? SSL/SSL.bundle
? SSL/config.h
? SSL/config.log
? SSL/config.mak
? SSL/config.status
? SSL/ix86
? SSL/shared_debug_obj
? Source/GSConfig.h
? Source/config.h
? Source/mframe.h
? Source/Additions/shared_debug_obj
? Tools/make_strings/shared_debug_obj
Index: Source/GNUmakefile
===================================================================
RCS file: /cvsroot/gnustep/gnustep/core/base/Source/GNUmakefile,v
retrieving revision 1.133
diff -u -r1.133 GNUmakefile
--- Source/GNUmakefile 28 Apr 2003 02:29:49 -0000 1.133
+++ Source/GNUmakefile 11 Jul 2003 07:04:33 -0000
@@ -113,6 +113,7 @@
GSCategories.h \
GSObjCRuntime.h \
Unicode.h \
+GNUstep.h \
behavior.h \
objc-gnu2next.h
- [RFA/base] Make GNUstep.h public,
David Ayers <=