Description of Problem: Rebuild of mutt fails with: | $ rpm --rebuild mutt-1.2.5.1-2.src.rpm | ... | checking return type of signal handlers... void | checking for sig_atomic_t in signal.h... ./configure: line 4477: syntax error near unexpected token `done' | ./configure: line 4477: `done' | error: Bad exit status from /var/tmp/rpm-tmp.70356 (%build) | Bad exit status from /var/tmp/rpm-tmp.70356 (%build) which is caused by an underquoting in configure.in. I will attach a patch fixing it. Version-Release number of selected component (if applicable): mutt-1.2.5.1-2.src.rpm autoconf-2.52-7 automake-1.5-8
Created attachment 47860 [details] Fix
This should work with current builds.