[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #6665 [Tor Relay]: build: upgrade soon-to-be-obsolete automake usage
#6665: build: upgrade soon-to-be-obsolete automake usage
-----------------------+----------------------------------------------------
Reporter: meyering | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor Relay | Version:
Keywords: | Parent:
Points: | Actualpoints:
-----------------------+----------------------------------------------------
Building with built-from-git automake now fails.
Patch attached. Here's the commit log:
Starting with upcoming automake-1.13, AM_INIT_AUTOMAKE will accept
only one argument, and the old 2-or-more argument form
as used here will be rejected. Instead, use autoconf's
AC_INIT macro to record the package name and version.
Similarly use autoconf's AC_CONFIG_HEADERS macro in place
of automake's obsolete AM_CONFIG_HEADER macro.
In addition, teach contrib/updateVersions.pl how to extract
version string, given the modernized macro usage.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6665>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs