mirror of
https://github.com/curl/curl.git
synced 2026-04-17 14:11:44 +03:00
Removed extra LDFLAGS assignment. Pointed out in debian bug report #212086
(http://bugs.debian.org/212086). Patch by Domenico Andreoli.
This commit is contained in:
parent
5911485f38
commit
c9d154ca7f
1 changed files with 0 additions and 2 deletions
|
|
@ -21,8 +21,6 @@ endif
|
|||
# we use srcdir/lib for the lib-private header files
|
||||
INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/lib -I$(top_srcdir)/lib $(ARESINC)
|
||||
|
||||
LDFLAGS += -L$(top_srcdir)/lib
|
||||
|
||||
VERSION=-version-info 2:2:0
|
||||
|
||||
# This flag accepts an argument of the form current[:revision[:age]]. So,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue