mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
configure: Remove typo created by CI patch
Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
parent
0fe3eae3ee
commit
c6486da83d
@ -4,7 +4,7 @@ dnl Copyright (c) 2007-2019, The Tor Project, Inc.
|
|||||||
dnl See LICENSE for licensing information
|
dnl See LICENSE for licensing information
|
||||||
|
|
||||||
AC_PREREQ([2.63])
|
AC_PREREQ([2.63])
|
||||||
AC_INIT([tor],[0.4.7.3-alpha-dev]))
|
AC_INIT([tor],[0.4.7.3-alpha-dev])
|
||||||
AC_CONFIG_SRCDIR([src/app/main/tor_main.c])
|
AC_CONFIG_SRCDIR([src/app/main/tor_main.c])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user