Overview
| Comment: | Remove warning about GNU libobjc in 0.3 branch. |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | 0.3 |
| Files: | files | file ages | folders |
| SHA3-256: |
ff7fcef6a2be42a8cb1505baee80bfb9 |
| User & Date: | js on 2010-04-30 21:50:51 |
| Other Links: | branch diff | manifest | tags |
Context
|
2010-05-05
| ||
| 17:31 | Merge latest changes from default branch to 0.3 branch. (check-in: 86ee771c1a user: js tags: 0.3) | |
|
2010-04-30
| ||
| 21:50 | Remove warning about GNU libobjc in 0.3 branch. (check-in: ff7fcef6a2 user: js tags: 0.3) | |
| 14:16 | Branch for 0.3. (check-in: 7c4399b41c user: js tags: 0.3) | |
Changes
Modified configure.ac from [25e64127c8] to [a418b899a7].
| ︙ | |||
404 405 406 407 408 409 410 | 404 405 406 407 408 409 410 | - - - - - - - | AC_SUBST(CPP) AC_SUBST(CPPFLAGS) AC_SUBST(PACKAGE, ObjFW) AC_CONFIG_FILES([buildsys.mk extra.mk utils/objfw-config]) AC_CONFIG_HEADERS([config.h src/objfw-defs.h]) AC_OUTPUT |