https://bugzilla.redhat.com/show_bug.cgi?id=1065641 --- Comment #4 from Šimon Lukašík <slukasik@xxxxxxxxxx> --- > ii. Why don't you configure directly but cd in build/? Because the configure.ac includes an assertion which disallows inplace builds. if test "`cd $srcdir; /bin/pwd`" = "`/bin/pwd`"; then AC_MSG_ERROR("you must configure in a separate build directory") fi I can either remove that assertion by patch or build outside of source tree. I felt like building outside was a better idea. Anyway, thanks for feedback. I have uploaded new package: * Mon Feb 24 2014 Šimon Lukašík <slukasik@xxxxxxxxxx> - 0.7.0-3 - removed leading new line character - added libmicrohttpd-devel to BuildRequires of base package - removed libmicrohttpd from BuildRequires - added arch specification to the Requires of libmicrohttpd-devel - moved autoreconf to the build section - use configure macro - symlink configure script to allow build out of the source tree - introduced parallel build - removed static libraries from installation target - removed clean section - removed defattr specification http://isimluk.fedorapeople.org/libhttpserver/0.7.0-3/libhttpserver.spec http://isimluk.fedorapeople.org/libhttpserver/0.7.0-3/libhttpserver-0.7.0-3.fc20.src.rpm -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review