3 if gcc -dM -E - </dev/null | grep -Eq '__(x86_64|powerpc64)__' ; then
9 CFLAGS="-Wall -g -D_GNU_SOURCE" ./configure \
10 --builtin-libraries=replace,popt,samba-debug,socket-blocking,tdb-wrap \
11 --bundled-libraries=!talloc,!tevent,!tdb \
12 --minimum-library-version=talloc:2.0.8,tdb:1.2.11,tevent:0.9.16 \
17 --localstatedir=/var \