[tor-bugs] #6665 [Tor Relay]: build: upgrade soon-to-be-obsolete automake usage

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Aug 23 14:45:39 UTC 2012


#6665: build: upgrade soon-to-be-obsolete automake usage
-----------------------+----------------------------------------------------
 Reporter:  meyering   |          Owner:                  
     Type:  defect     |         Status:  new             
 Priority:  normal     |      Milestone:  Tor: unspecified
Component:  Tor Relay  |        Version:                  
 Keywords:             |         Parent:                  
   Points:             |   Actualpoints:                  
-----------------------+----------------------------------------------------

Comment(by meyering):

 Actually, now that I've looked more closely, I see part of my change is
 *not* included in that patch:

     -AM_CONFIG_HEADER(orconfig.h)
     +AC_CONFIG_HEADERS([orconfig.h])

 Without that, autogen.sh fails (with my built-from-git automake/master):

     $ ./autogen.sh
     autoreconf: Entering directory `.'
     autoreconf: configure.in: not using Gettext
     autoreconf: running: aclocal --force
     configure.in:10: warning: macro 'AM_CONFIG_HEADER' not found in
 library
     autoreconf: configure.in: tracing
     autoreconf: configure.in: not using Libtool
     autoreconf: running: /p/bin/autoconf --force
     configure.in:10: error: possibly undefined macro: AM_CONFIG_HEADER

         If this token and others are legitimate, please use
 m4_pattern_allow.
         See the Autoconf documentation.

     autoreconf: /p/bin/autoconf failed with exit status: 1
     [Exit 1]

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6665#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list