gamin-0.1.8: Fix build issue with recent GCC/GLibC combos.
authorJohn Willis <John.Willis@Distant-earth.com>
Tue, 14 Jul 2009 05:46:31 +0000 (05:46 +0000)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 17 Aug 2009 13:58:26 +0000 (15:58 +0200)
commit48011a79e2c3014ce4e94a67a6b57f3363b3a660
tree19febf09df6caeb224d53d8a6ffbbfa071993f39
parent0907be2124ae3ca7b80dfc60d7632504339f00bd
gamin-0.1.8: Fix build issue with recent GCC/GLibC combos.

Update gamin_0.1.8.bb to build with recent GCC and GLibC 2.8 > via addition
of configure.in patch (use AC_USE_SYSTEM_EXTENSIONS instead of
AC_ISC_POSIX).

Signed-off-by: David-John Willis <John.Willis@Distant-earth.com>
Signed-off-by: Holger Freyther <zecke@selfish.org>
recipes/gamin/files/configure_ucred.patch [new file with mode: 0644]
recipes/gamin/gamin_0.1.8.bb