ObjFW  Check-in [5eaa7705ef]

Overview
Comment:configure: Only do objc_* checks for Apple runtime

Otherwise it will pull in autorelease.m / instance.m twice (once in
ObjFW, and once in the runtime).

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5eaa7705ef210b9739c9f909ee9ce15f20b2b68b3750c3af65fd3906050d12c6
User & Date: js on 2020-09-27 03:34:32
Other Links: manifest | tags
Context
2020-09-27
03:37
Update buildsys check-in: a7cc717161 user: js tags: trunk
03:34
configure: Only do objc_* checks for Apple runtime check-in: 5eaa7705ef user: js tags: trunk
03:28
OFMethodSignatureTests: Fix typo check-in: 2a02eed3df user: js tags: trunk
Changes