mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Remove a warning on ./autogen.sh
This commit is contained in:
committed by
Nick Mathewson
parent
da1aa66f70
commit
410f31e576
@@ -6,7 +6,7 @@ AM_CPPFLAGS = -DSHARE_DATADIR="\"$(datadir)\"" \
|
||||
-DLOCALSTATEDIR="\"$(localstatedir)\"" \
|
||||
-DBINDIR="\"$(bindir)\""
|
||||
|
||||
CFLAGS += -I../or
|
||||
AM_CFLAGS = -I../or
|
||||
|
||||
# -L flags need to go in LDFLAGS. -l flags need to go in LDADD.
|
||||
# This seems to matter nowhere but on windows, but I assure you that it
|
||||
|
||||
Reference in New Issue
Block a user