diff -ruN rpm-4.4.5/configure rpm-4.4.5.new/configure --- rpm-4.4.5/configure 2005-12-13 15:19:03.000000000 +0100 +++ rpm-4.4.5.new/configure 2005-12-20 00:40:06.000000000 +0100 @@ -26333,8 +26333,8 @@ fi - WITH_NEON_INCLUDE="-I${includedir}/neon" - WITH_NEON_LIB="-lneon" + WITH_NEON_INCLUDE="-I${neon}/include/neon" + WITH_NEON_LIB="-L${neon}/lib -lneon" fi