Commit 89def090 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Revert "compat: install the static import library"

This reverts commit 3c30f52c.

Backporting a bit too  quickly it seems
parent 585f8f49
pkglib_LTLIBRARIES = libcompat.la
noinst_LTLIBRARIES = libcompat.la
libcompat_la_SOURCES = dummy.c
libcompat_la_LIBADD = $(LTLIBOBJS)
libcompat_la_LDFLAGS = -no-undefined -static
libcompat_la_LDFLAGS = -no-undefined
BUILT_SOURCES = dummy.c
CLEANFILES = dummy.c
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment