id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 37648,fcgi @2.4.0_3: autoreconf fails with automake 1.13,jinux.alluha@…,ryandesign,"OS Version: Lion 10.7.5 (11G63b)[[BR]] XCode Version: 4.5.2 (4G2008a) '$ sudo port install fcgi' fails with the following output: {{{ ---> Configuring fcgi Error: org.macports.configure for port fcgi returned: autoreconf failure: command execution failed Please see the log file for port fcgi for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_fcgi/fcgi/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port fcgi failed }}} The main.log is attached. Following what I saw in the log, specifically: {{{ :info:configure configure.in:10: error: 'AM_CONFIG_HEADER': this macro is obsolete. :info:configure You should use the 'AC_CONFIG_HEADERS' macro instead. }}} I deleted 'fcgi_config.h.in' so it would be rebuilt (I assumed the .in files were the compiled/outputted version), and then changed the offending line 10 in configure.in from 'AM_' to 'AC_'. I re-ran the install command and then it installed without issue.",defect,closed,Normal,,ports,2.1.2,fixed,,,fcgi