diff --git a/ChangeLog b/ChangeLog index 5a8be0c..e05138a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-03-19 David Ayers + + * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY + as requested by Marcus Mueller . + 2003-03-10 David Ayers * EOAdaptors/Postgres95/LoginPanel/Makefile.postamble: diff --git a/EOAccess/EOAccessFault.m b/EOAccess/EOAccessFault.m index d33691c..19cac54 100644 --- a/EOAccess/EOAccessFault.m +++ b/EOAccess/EOAccessFault.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EOAdaptor.h b/EOAccess/EOAdaptor.h index 96c8c87..2f2577f 100644 --- a/EOAccess/EOAdaptor.h +++ b/EOAccess/EOAdaptor.h @@ -27,7 +27,7 @@ #ifndef __EOAdaptor_h__ #define __EOAdaptor_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOAccess/EOAdaptor.m b/EOAccess/EOAdaptor.m index 64656cf..76be4c6 100644 --- a/EOAccess/EOAdaptor.m +++ b/EOAccess/EOAdaptor.m @@ -46,7 +46,7 @@ RCS_ID("$Id$") #endif /* !__WIN32__ */ #endif -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EOAdaptorChannel.h b/EOAccess/EOAdaptorChannel.h index 67e5d00..3ec0c8c 100644 --- a/EOAccess/EOAdaptorChannel.h +++ b/EOAccess/EOAdaptorChannel.h @@ -27,7 +27,7 @@ #ifndef __EOAdaptorChannel_h__ #define __EOAdaptorChannel_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #else diff --git a/EOAccess/EOAdaptorChannel.m b/EOAccess/EOAdaptorChannel.m index 670eebf..77de811 100644 --- a/EOAccess/EOAdaptorChannel.m +++ b/EOAccess/EOAdaptorChannel.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EOAdaptorContext.h b/EOAccess/EOAdaptorContext.h index b43c66c..2061d81 100644 --- a/EOAccess/EOAdaptorContext.h +++ b/EOAccess/EOAdaptorContext.h @@ -27,7 +27,7 @@ #ifndef __EOAdaptorContext_h__ #define __EOAdaptorContext_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOAccess/EOAdaptorContext.m b/EOAccess/EOAdaptorContext.m index 88f9609..64d215b 100644 --- a/EOAccess/EOAdaptorContext.m +++ b/EOAccess/EOAdaptorContext.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EOAdaptorOperation.m b/EOAccess/EOAdaptorOperation.m index e599562..157b953 100644 --- a/EOAccess/EOAdaptorOperation.m +++ b/EOAccess/EOAdaptorOperation.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #else diff --git a/EOAccess/EOAttribute.h b/EOAccess/EOAttribute.h index 8508fd2..723dc38 100644 --- a/EOAccess/EOAttribute.h +++ b/EOAccess/EOAttribute.h @@ -27,7 +27,7 @@ #ifndef __EOAttribute_h__ #define __EOAttribute_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #else diff --git a/EOAccess/EOAttribute.m b/EOAccess/EOAttribute.m index 4d60b9d..03b9092 100644 --- a/EOAccess/EOAttribute.m +++ b/EOAccess/EOAttribute.m @@ -41,7 +41,7 @@ RCS_ID("$Id$") #include #include -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EODatabase.h b/EOAccess/EODatabase.h index dcbdd86..1e783e0 100644 --- a/EOAccess/EODatabase.h +++ b/EOAccess/EODatabase.h @@ -28,7 +28,7 @@ #define __EODatabase_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOAccess/EODatabase.m b/EOAccess/EODatabase.m index 266ab02..4c8e7bc 100644 --- a/EOAccess/EODatabase.m +++ b/EOAccess/EODatabase.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EODatabaseChannel.h b/EOAccess/EODatabaseChannel.h index d9a8b7f..f9e7acc 100644 --- a/EOAccess/EODatabaseChannel.h +++ b/EOAccess/EODatabaseChannel.h @@ -28,7 +28,7 @@ #define __EODatabaseChannel_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOAccess/EODatabaseChannel.m b/EOAccess/EODatabaseChannel.m index a003a45..15283d7 100644 --- a/EOAccess/EODatabaseChannel.m +++ b/EOAccess/EODatabaseChannel.m @@ -38,7 +38,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EODatabaseContext.h b/EOAccess/EODatabaseContext.h index 7eee763..a2abc09 100644 --- a/EOAccess/EODatabaseContext.h +++ b/EOAccess/EODatabaseContext.h @@ -28,7 +28,7 @@ #define __EODatabaseContext_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EODatabaseContext.m b/EOAccess/EODatabaseContext.m index 75d15f8..8967408 100644 --- a/EOAccess/EODatabaseContext.m +++ b/EOAccess/EODatabaseContext.m @@ -38,7 +38,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EODatabaseDataSource.m b/EOAccess/EODatabaseDataSource.m index b3120c4..fe0d45e 100644 --- a/EOAccess/EODatabaseDataSource.m +++ b/EOAccess/EODatabaseDataSource.m @@ -40,7 +40,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EODatabaseOperation.h b/EOAccess/EODatabaseOperation.h index c2c77a5..70b13ca 100644 --- a/EOAccess/EODatabaseOperation.h +++ b/EOAccess/EODatabaseOperation.h @@ -27,7 +27,7 @@ #ifndef __EODatabaseOperation_h__ #define __EODatabaseOperation_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOAccess/EODatabaseOperation.m b/EOAccess/EODatabaseOperation.m index 9ea1f67..babfc98 100644 --- a/EOAccess/EODatabaseOperation.m +++ b/EOAccess/EODatabaseOperation.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EOEntity.h b/EOAccess/EOEntity.h index 64d9ec4..9141f7a 100644 --- a/EOAccess/EOEntity.h +++ b/EOAccess/EOEntity.h @@ -27,7 +27,7 @@ #ifndef __EOEntity_h__ #define __EOEntity_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #else diff --git a/EOAccess/EOEntity.m b/EOAccess/EOEntity.m index 1a504aa..077de91 100644 --- a/EOAccess/EOEntity.m +++ b/EOAccess/EOEntity.m @@ -40,7 +40,7 @@ RCS_ID("$Id$") #include -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EOExpressionArray.h b/EOAccess/EOExpressionArray.h index 73c33f2..39e9722 100644 --- a/EOAccess/EOExpressionArray.h +++ b/EOAccess/EOExpressionArray.h @@ -28,7 +28,7 @@ #define __EOExpressionArray_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOAccess/EOExpressionArray.m b/EOAccess/EOExpressionArray.m index 30c4571..586a56a 100644 --- a/EOAccess/EOExpressionArray.m +++ b/EOAccess/EOExpressionArray.m @@ -40,7 +40,7 @@ RCS_ID("$Id$") #include -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EOJoin.m b/EOAccess/EOJoin.m index 54ad931..525d7d3 100644 --- a/EOAccess/EOJoin.m +++ b/EOAccess/EOJoin.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EOModel.h b/EOAccess/EOModel.h index 7395d4d..a4f84f5 100644 --- a/EOAccess/EOModel.h +++ b/EOAccess/EOModel.h @@ -28,7 +28,7 @@ #define __EOModel_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOAccess/EOModel.m b/EOAccess/EOModel.m index 4fee225..88641b6 100644 --- a/EOAccess/EOModel.m +++ b/EOAccess/EOModel.m @@ -36,7 +36,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EOModelGroup.m b/EOAccess/EOModelGroup.m index a04f99b..23b937f 100644 --- a/EOAccess/EOModelGroup.m +++ b/EOAccess/EOModelGroup.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EOPropertyListEncoding.h b/EOAccess/EOPropertyListEncoding.h index 8f9049d..a04eaff 100644 --- a/EOAccess/EOPropertyListEncoding.h +++ b/EOAccess/EOPropertyListEncoding.h @@ -28,7 +28,7 @@ #define __EOPropertyListEncoding_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOAccess/EORelationship.m b/EOAccess/EORelationship.m index e67776d..1456aa9 100644 --- a/EOAccess/EORelationship.m +++ b/EOAccess/EORelationship.m @@ -38,7 +38,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EOSQLExpression.h b/EOAccess/EOSQLExpression.h index fc90447..1921282 100644 --- a/EOAccess/EOSQLExpression.h +++ b/EOAccess/EOSQLExpression.h @@ -27,7 +27,7 @@ #ifndef __EOSQLExpression_h__ #define __EOSQLExpression_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EOSQLExpression.m b/EOAccess/EOSQLExpression.m index 36581a1..bd11b22 100644 --- a/EOAccess/EOSQLExpression.m +++ b/EOAccess/EOSQLExpression.m @@ -40,7 +40,7 @@ RCS_ID("$Id$") #include -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EOSQLQualifier.h b/EOAccess/EOSQLQualifier.h index 61efa83..6d8db4f 100644 --- a/EOAccess/EOSQLQualifier.h +++ b/EOAccess/EOSQLQualifier.h @@ -31,7 +31,7 @@ #define __EOSQLQualifier_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOAccess/EOSQLQualifier.m b/EOAccess/EOSQLQualifier.m index 23b4315..837977d 100644 --- a/EOAccess/EOSQLQualifier.m +++ b/EOAccess/EOSQLQualifier.m @@ -38,7 +38,7 @@ RCS_ID("$Id$") #include #include -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EOStoredProcedure.m b/EOAccess/EOStoredProcedure.m index 31bf935..f73ebd6 100644 --- a/EOAccess/EOStoredProcedure.m +++ b/EOAccess/EOStoredProcedure.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAccess/EOUtilities.m b/EOAccess/EOUtilities.m index 40f1b06..e86b9cf 100644 --- a/EOAccess/EOUtilities.m +++ b/EOAccess/EOUtilities.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAdaptors/Postgres95/Postgres95Adaptor.m b/EOAdaptors/Postgres95/Postgres95Adaptor.m index 90b0c4c..0866d40 100644 --- a/EOAdaptors/Postgres95/Postgres95Adaptor.m +++ b/EOAdaptors/Postgres95/Postgres95Adaptor.m @@ -41,7 +41,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAdaptors/Postgres95/Postgres95Channel.m b/EOAdaptors/Postgres95/Postgres95Channel.m index cdc2461..ad015f8 100644 --- a/EOAdaptors/Postgres95/Postgres95Channel.m +++ b/EOAdaptors/Postgres95/Postgres95Channel.m @@ -42,7 +42,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAdaptors/Postgres95/Postgres95Context.m b/EOAdaptors/Postgres95/Postgres95Context.m index 7c64db5..f548a5b 100644 --- a/EOAdaptors/Postgres95/Postgres95Context.m +++ b/EOAdaptors/Postgres95/Postgres95Context.m @@ -41,7 +41,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAdaptors/Postgres95/Postgres95SQLExpression.m b/EOAdaptors/Postgres95/Postgres95SQLExpression.m index d536d39..a6a6fd2 100644 --- a/EOAdaptors/Postgres95/Postgres95SQLExpression.m +++ b/EOAdaptors/Postgres95/Postgres95SQLExpression.m @@ -36,7 +36,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #else diff --git a/EOAdaptors/Postgres95/Postgres95Values.h b/EOAdaptors/Postgres95/Postgres95Values.h index faf784b..0a88ac0 100644 --- a/EOAdaptors/Postgres95/Postgres95Values.h +++ b/EOAdaptors/Postgres95/Postgres95Values.h @@ -27,7 +27,7 @@ #ifndef __Postgres95Values_h__ #define __Postgres95Values_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOAdaptors/Postgres95/Postgres95Values.m b/EOAdaptors/Postgres95/Postgres95Values.m index 31ea7cb..f262dfd 100644 --- a/EOAdaptors/Postgres95/Postgres95Values.m +++ b/EOAdaptors/Postgres95/Postgres95Values.m @@ -36,7 +36,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOAndQualifier.m b/EOControl/EOAndQualifier.m index ebe99b7..1b2e941 100644 --- a/EOControl/EOAndQualifier.m +++ b/EOControl/EOAndQualifier.m @@ -38,7 +38,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOArrayDataSource.m b/EOControl/EOArrayDataSource.m index 441df60..d74c6f7 100644 --- a/EOControl/EOArrayDataSource.m +++ b/EOControl/EOArrayDataSource.m @@ -24,7 +24,7 @@ 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOCheapArray.h b/EOControl/EOCheapArray.h index 72a7cec..b8fda5f 100644 --- a/EOControl/EOCheapArray.h +++ b/EOControl/EOCheapArray.h @@ -27,7 +27,7 @@ #ifndef __EOCheapArray_h__ #define __EOCheapArray_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #else diff --git a/EOControl/EOCheapArray.m b/EOControl/EOCheapArray.m index b6f6fc4..7dad82d 100644 --- a/EOControl/EOCheapArray.m +++ b/EOControl/EOCheapArray.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOClassDescription.h b/EOControl/EOClassDescription.h index 61de03b..58adba8 100644 --- a/EOControl/EOClassDescription.h +++ b/EOControl/EOClassDescription.h @@ -27,7 +27,7 @@ #ifndef __EOClassDescription_h__ #define __EOClassDescription_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOClassDescription.m b/EOControl/EOClassDescription.m index 9d77210..cf68964 100644 --- a/EOControl/EOClassDescription.m +++ b/EOControl/EOClassDescription.m @@ -38,7 +38,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EODataSource.h b/EOControl/EODataSource.h index 861049c..9a1f09d 100644 --- a/EOControl/EODataSource.h +++ b/EOControl/EODataSource.h @@ -27,7 +27,7 @@ #ifndef __EODataSource_h__ #define __EODataSource_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOControl/EODebug.h b/EOControl/EODebug.h index f22d92a..9208355 100644 --- a/EOControl/EODebug.h +++ b/EOControl/EODebug.h @@ -30,7 +30,7 @@ #ifdef DEBUG -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #else diff --git a/EOControl/EODebug.m b/EOControl/EODebug.m index 4c24d45..9ae5aba 100644 --- a/EOControl/EODebug.m +++ b/EOControl/EODebug.m @@ -33,7 +33,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EODeprecated.h b/EOControl/EODeprecated.h index b2cfc2c..5eeb0f5 100644 --- a/EOControl/EODeprecated.h +++ b/EOControl/EODeprecated.h @@ -27,7 +27,7 @@ #ifndef __EOControl_EODeprecated_h__ #define __EOControl_EODeprecated_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOControl/EODetailDataSource.m b/EOControl/EODetailDataSource.m index cfc130f..c364bb3 100644 --- a/EOControl/EODetailDataSource.m +++ b/EOControl/EODetailDataSource.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOEditingContext.h b/EOControl/EOEditingContext.h index f41aefa..d9ad1ff 100644 --- a/EOControl/EOEditingContext.h +++ b/EOControl/EOEditingContext.h @@ -26,7 +26,7 @@ #ifndef __EOEditingContext_h__ #define __EOEditingContext_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOFault.h b/EOControl/EOFault.h index ccbd00b..5201d77 100644 --- a/EOControl/EOFault.h +++ b/EOControl/EOFault.h @@ -30,7 +30,7 @@ #ifndef __EOFault_h__ #define __EOFault_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #else diff --git a/EOControl/EOFault.m b/EOControl/EOFault.m index fea0ad9..dd3629d 100644 --- a/EOControl/EOFault.m +++ b/EOControl/EOFault.m @@ -38,7 +38,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOFaultHandler.m b/EOControl/EOFaultHandler.m index d834e1c..bd8113b 100644 --- a/EOControl/EOFaultHandler.m +++ b/EOControl/EOFaultHandler.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOFetchSpecification.h b/EOControl/EOFetchSpecification.h index b3fa00e..d52ed42 100644 --- a/EOControl/EOFetchSpecification.h +++ b/EOControl/EOFetchSpecification.h @@ -27,7 +27,7 @@ #ifndef __EOFetchSpecification_h__ #define __EOFetchSpecification_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOControl/EOFetchSpecification.m b/EOControl/EOFetchSpecification.m index 40ed0a8..f3c00f3 100644 --- a/EOControl/EOFetchSpecification.m +++ b/EOControl/EOFetchSpecification.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOGenericRecord.h b/EOControl/EOGenericRecord.h index 9149b72..fcddeec 100644 --- a/EOControl/EOGenericRecord.h +++ b/EOControl/EOGenericRecord.h @@ -27,7 +27,7 @@ #ifndef __EOGenericRecord_h__ #define __EOGenericRecord_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOControl/EOGenericRecord.m b/EOControl/EOGenericRecord.m index 3a8074c..7af5ab5 100644 --- a/EOControl/EOGenericRecord.m +++ b/EOControl/EOGenericRecord.m @@ -38,7 +38,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOGlobalID.h b/EOControl/EOGlobalID.h index 4d9446d..7c92bb1 100644 --- a/EOControl/EOGlobalID.h +++ b/EOControl/EOGlobalID.h @@ -27,7 +27,7 @@ #ifndef __EOGlobalID_h__ #define __EOGlobalID_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOControl/EOGlobalID.m b/EOControl/EOGlobalID.m index 9ce33da..e78e76d 100644 --- a/EOControl/EOGlobalID.m +++ b/EOControl/EOGlobalID.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #else diff --git a/EOControl/EOKeyComparisonQualifier.m b/EOControl/EOKeyComparisonQualifier.m index 3a297c5..9d3fe3c 100644 --- a/EOControl/EOKeyComparisonQualifier.m +++ b/EOControl/EOKeyComparisonQualifier.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOKeyGlobalID.m b/EOControl/EOKeyGlobalID.m index 541c6fa..189aee8 100644 --- a/EOControl/EOKeyGlobalID.m +++ b/EOControl/EOKeyGlobalID.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOKeyValueArchiver.h b/EOControl/EOKeyValueArchiver.h index bc15b06..ff85395 100644 --- a/EOControl/EOKeyValueArchiver.h +++ b/EOControl/EOKeyValueArchiver.h @@ -28,7 +28,7 @@ #define __EOKeyValueArchiving_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #else diff --git a/EOControl/EOKeyValueArchiver.m b/EOControl/EOKeyValueArchiver.m index 0c66aa8..e637083 100644 --- a/EOControl/EOKeyValueArchiver.m +++ b/EOControl/EOKeyValueArchiver.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOKeyValueCoding.h b/EOControl/EOKeyValueCoding.h index 908fe77..35bc5f8 100644 --- a/EOControl/EOKeyValueCoding.h +++ b/EOControl/EOKeyValueCoding.h @@ -30,7 +30,7 @@ #ifndef __EOKeyValueCoding_h__ #define __EOKeyValueCoding_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include @@ -196,7 +196,7 @@ GDL2CONTROL_EXPORT NSString *EOUnknownUserInfoKey; * The following declaration is reportedly missing in Apple's headers, * yet are implemented. */ -#if NeXT_Foundation_LIBRARY +#ifndef GNUSTEP @interface NSObject (MacOSX) - (void)takeStoredValuesFromDictionary: (NSDictionary *)dictionary; @end diff --git a/EOControl/EOKeyValueCoding.m b/EOControl/EOKeyValueCoding.m index 633bec6..98f85ef 100644 --- a/EOControl/EOKeyValueCoding.m +++ b/EOControl/EOKeyValueCoding.m @@ -42,7 +42,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include @@ -508,7 +508,7 @@ initialize(void) { if ([key isEqualToString: @"allValues"]) { -#ifdef NeXT_Foundation_LIBRARY +#ifndef GNUSTEP static BOOL warnedValuesKeys = NO; if (warnedValuesKeys == NO) { @@ -520,7 +520,7 @@ initialize(void) } else if ([key isEqualToString: @"allKeys"]) { -#ifdef NeXT_Foundation_LIBRARY +#ifndef GNUSTEP static BOOL warnedAllKeys = NO; if (warnedAllKeys == NO) { @@ -532,7 +532,7 @@ initialize(void) } else if ([key isEqualToString: @"count"]) { -#ifdef NeXT_Foundation_LIBRARY +#ifndef GNUSTEP static BOOL warnedCount = NO; if (warnedCount == NO) { diff --git a/EOControl/EOKeyValueQualifier.m b/EOControl/EOKeyValueQualifier.m index fa782e9..543439b 100644 --- a/EOControl/EOKeyValueQualifier.m +++ b/EOControl/EOKeyValueQualifier.m @@ -38,7 +38,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOMutableKnownKeyDictionary.h b/EOControl/EOMutableKnownKeyDictionary.h index 15ae193..3275e39 100644 --- a/EOControl/EOMutableKnownKeyDictionary.h +++ b/EOControl/EOMutableKnownKeyDictionary.h @@ -27,7 +27,7 @@ #ifndef __EOMultipleKnownKeyDictionary_h__ #define __EOMultipleKnownKeyDictionary_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOMutableKnownKeyDictionary.m b/EOControl/EOMutableKnownKeyDictionary.m index b42f399..5bf497e 100644 --- a/EOControl/EOMutableKnownKeyDictionary.m +++ b/EOControl/EOMutableKnownKeyDictionary.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EONSAddOns.h b/EOControl/EONSAddOns.h index 296fee4..5d3f9b2 100644 --- a/EOControl/EONSAddOns.h +++ b/EOControl/EONSAddOns.h @@ -27,7 +27,7 @@ #ifndef __EONSAddOns_h__ #define __EONSAddOns_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #else diff --git a/EOControl/EONSAddOns.m b/EOControl/EONSAddOns.m index 1bfae36..c4e7dbb 100644 --- a/EOControl/EONSAddOns.m +++ b/EOControl/EONSAddOns.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EONotQualifier.m b/EOControl/EONotQualifier.m index 5fb784c..5066532 100644 --- a/EOControl/EONotQualifier.m +++ b/EOControl/EONotQualifier.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EONull.h b/EOControl/EONull.h index 8e4599f..c2f2d00 100644 --- a/EOControl/EONull.h +++ b/EOControl/EONull.h @@ -27,7 +27,7 @@ #ifndef __EONull_h__ #define __EONull_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOControl/EONull.m b/EOControl/EONull.m index 4681886..b8a6fdf 100644 --- a/EOControl/EONull.m +++ b/EOControl/EONull.m @@ -38,7 +38,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOControl/EOObjectStore.h b/EOControl/EOObjectStore.h index 4a5161b..685d493 100644 --- a/EOControl/EOObjectStore.h +++ b/EOControl/EOObjectStore.h @@ -27,7 +27,7 @@ #ifndef __EOObjectStore_h__ #define __EOObjectStore_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOControl/EOObjectStore.m b/EOControl/EOObjectStore.m index 9c5a9fc..aeeb462 100644 --- a/EOControl/EOObjectStore.m +++ b/EOControl/EOObjectStore.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOControl/EOObjectStoreCoordinator.m b/EOControl/EOObjectStoreCoordinator.m index fd370d4..3f845a7 100644 --- a/EOControl/EOObjectStoreCoordinator.m +++ b/EOControl/EOObjectStoreCoordinator.m @@ -34,7 +34,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOObserver.h b/EOControl/EOObserver.h index 6d76777..1af1bd6 100644 --- a/EOControl/EOObserver.h +++ b/EOControl/EOObserver.h @@ -28,7 +28,7 @@ #define __EOObserver_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOControl/EOObserver.m b/EOControl/EOObserver.m index 12444f9..966e633 100644 --- a/EOControl/EOObserver.m +++ b/EOControl/EOObserver.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOOrQualifier.m b/EOControl/EOOrQualifier.m index 4d01e3f..aaaa681 100644 --- a/EOControl/EOOrQualifier.m +++ b/EOControl/EOOrQualifier.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOQualifier.h b/EOControl/EOQualifier.h index 5e7ddae..6c02643 100644 --- a/EOControl/EOQualifier.h +++ b/EOControl/EOQualifier.h @@ -27,7 +27,7 @@ #ifndef __EOQualifier_h__ #define __EOQualifier_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOControl/EOQualifier.m b/EOControl/EOQualifier.m index 0b58cf8..0695a23 100644 --- a/EOControl/EOQualifier.m +++ b/EOControl/EOQualifier.m @@ -38,7 +38,7 @@ RCS_ID("$Id$") #include #include -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOSortOrdering.h b/EOControl/EOSortOrdering.h index 9fca61b..677187b 100644 --- a/EOControl/EOSortOrdering.h +++ b/EOControl/EOSortOrdering.h @@ -28,7 +28,7 @@ #define __EOSortOrdering_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #else diff --git a/EOControl/EOSortOrdering.m b/EOControl/EOSortOrdering.m index ea53261..8556de6 100644 --- a/EOControl/EOSortOrdering.m +++ b/EOControl/EOSortOrdering.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/EOControl/EOUndoManager.h b/EOControl/EOUndoManager.h index c30aa28..2e42a69 100644 --- a/EOControl/EOUndoManager.h +++ b/EOControl/EOUndoManager.h @@ -27,7 +27,7 @@ #ifndef __EOUndoManager_h__ #define __EOUndoManager_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/EOModeler/EOModelExtensions.h b/EOModeler/EOModelExtensions.h index 1ff5e92..590c9c6 100644 --- a/EOModeler/EOModelExtensions.h +++ b/EOModeler/EOModelExtensions.h @@ -27,7 +27,7 @@ #ifndef __EOModelExtensions_h__ #define __EOModelExtensions_h__ -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/Tools/EOAttribute+GSDoc.m b/Tools/EOAttribute+GSDoc.m index f504d21..ff2434e 100644 --- a/Tools/EOAttribute+GSDoc.m +++ b/Tools/EOAttribute+GSDoc.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/Tools/EOEntity+GSDoc.m b/Tools/EOEntity+GSDoc.m index 71f9f07..a673561 100644 --- a/Tools/EOEntity+GSDoc.m +++ b/Tools/EOEntity+GSDoc.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/Tools/EOJoin+GSDoc.m b/Tools/EOJoin+GSDoc.m index 62a2987..779a4be 100644 --- a/Tools/EOJoin+GSDoc.m +++ b/Tools/EOJoin+GSDoc.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/Tools/EOModel+GSDoc.m b/Tools/EOModel+GSDoc.m index 9a18435..99fd04e 100644 --- a/Tools/EOModel+GSDoc.m +++ b/Tools/EOModel+GSDoc.m @@ -34,7 +34,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #else diff --git a/Tools/EORelationship+GSDoc.m b/Tools/EORelationship+GSDoc.m index ffc2d74..bca8609 100644 --- a/Tools/EORelationship+GSDoc.m +++ b/Tools/EORelationship+GSDoc.m @@ -34,7 +34,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/Tools/NSArray+GSDoc.m b/Tools/NSArray+GSDoc.m index dbabfae..71bdd58 100644 --- a/Tools/NSArray+GSDoc.m +++ b/Tools/NSArray+GSDoc.m @@ -34,7 +34,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #else #include diff --git a/Tools/NSDictionary+GSDoc.m b/Tools/NSDictionary+GSDoc.m index fba7743..0562ba6 100644 --- a/Tools/NSDictionary+GSDoc.m +++ b/Tools/NSDictionary+GSDoc.m @@ -34,7 +34,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/Tools/eoutil.m b/Tools/eoutil.m index eccbbcd..6754d36 100644 --- a/Tools/eoutil.m +++ b/Tools/eoutil.m @@ -35,7 +35,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include diff --git a/Tools/gsdoc-model.m b/Tools/gsdoc-model.m index a0a96f9..5126838 100644 --- a/Tools/gsdoc-model.m +++ b/Tools/gsdoc-model.m @@ -34,7 +34,7 @@ RCS_ID("$Id$") -#ifndef NeXT_Foundation_LIBRARY +#ifdef GNUSTEP #include #include #include