Differences From Artifact [e562a8afb1]:
- File
configure.ac
— part of check-in
[2cd55876c4]
at
2011-03-30 11:35:22
on branch trunk
— Only set OBJC if it is empty.
This way, OBJC can still be overridden. (user: js, size: 1649) [annotate] [blame] [check-ins using]
To Artifact [62a72c8e7a]:
- File configure.ac — part of check-in [3441762189] at 2011-03-30 17:44:05 on branch trunk — Fail if objfw-config is missing. (user: js, size: 1757) [annotate] [blame] [check-ins using]
1 2 3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | - + + + + + | AC_INIT(ObjXMPP, 0.1, js@webkeks.org) AC_CONFIG_SRCDIR(src) |
︙ |