Differences From Artifact [4e989aa284]:
- File configure.ac — part of check-in [1c129132e9] at 2012-04-25 09:35:15 on branch trunk — Only use -Wall when using a GCC-compatible CC. (user: js, size: 357) [annotate] [blame] [check-ins using]
To Artifact [d45a7f4e88]:
- File configure.ac — part of check-in [9d0b087b32] at 2012-06-13 16:52:17 on branch trunk — configure.ac: Remove useless checks. (user: js, size: 320) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | - - | AC_INIT(corefw, 0.1, js@webkeks.org) AC_CONFIG_SRCDIR(src) AC_CANONICAL_HOST AC_PROG_CC AC_PROG_CPP |
︙ |