https://bugzilla.redhat.com/show_bug.cgi?id=1317887 --- Comment #8 from Tomas Heinrich <theinric@xxxxxxxxxx> --- (In reply to Peter Portante from comment #7) > Just curious, how come we don't use autoconf? There doesn't seem to be any need for it (correct me if I'm wrong). The EPEL5 build would fail due to a missing macro but that is worked around by adding -D_GNU_SOURCE to CFLAGS. Upstream solved this by adding AC_PROG_CC_C99 to configure.ac in the upcoming release. A spec file from upstream mentions running autoreconf to get rid of rpath. I haven't observed it being added in either Fedora or EPEL builds even without autoreconf. -- 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 http://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx