unittest/makefile: remove unneeded unit1394_LDADD
These custom `unit1394_LDADD` and similar automake overrides are no longer neded. They were originally added by added by [8dac7be][] for metalink support, but are no longer after [265b14d][] removed metalink. [8dac7be]:8dac7be438[265b14d]:265b14d6b3Closes #11494
This commit is contained in:
parent
39e7c22bb4
commit
50c819e84d
@ -62,9 +62,6 @@ unit1323_SOURCES = unit1323.c $(UNITFILES)
|
||||
unit1330_SOURCES = unit1330.c $(UNITFILES)
|
||||
|
||||
unit1394_SOURCES = unit1394.c $(UNITFILES)
|
||||
unit1394_LDADD = $(top_builddir)/lib/libcurl.la @LIBCURL_LIBS@
|
||||
unit1394_LDFLAGS = $(top_builddir)/src/libcurltool.la
|
||||
unit1394_LIBS =
|
||||
|
||||
unit1395_SOURCES = unit1395.c $(UNITFILES)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user