[tor-bugs] #1773 [Tor - Relay]: Use curly braces for variable expansion in makefiles.

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Aug 3 21:12:52 UTC 2010


#1773: Use curly braces for variable expansion in makefiles.
--------------------------+-------------------------------------------------
  Reporter:  ln5          |       Owner:  ln5         
      Type:  defect       |      Status:  needs_review
  Priority:  minor        |   Milestone:              
 Component:  Tor - Relay  |     Version:              
Resolution:               |    Keywords:              
    Parent:               |  
--------------------------+-------------------------------------------------

Comment(by nickm):

 Yup.  When I do autogen.sh, I get
 {{{[48]% sh autogen.sh
 doc/Makefile.am:22: asciidoc_files:: non-POSIX variable name
 doc/Makefile.am:24: asciidoc_files:: non-POSIX variable name
 doc/Makefile.am:26: asciidoc_files:: non-POSIX variable name
 doc/Makefile.am:31: asciidoc_files:: non-POSIX variable name
 doc/Makefile.am:35: asciidoc_files:: non-POSIX variable name
 }}}
 then I configure, then "cd doc && make" gets me the warnings listed above.

 My autoconf is 2.61; my automake is 1.10.

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


More information about the tor-bugs mailing list