1# Generated by libtool
2# NOTE: above line is just to pass func_ltwrapper_script_p sanity check of
3#       libtool script, as we are basically sort of abusing it so as to inject
4#       our custom linker script to "private" (cf. examples) users of libqb.la
5
6# shall rather carry a location of old_library (possibly libdir or something
7# else, but installed=no needed to suppress 'library moved' warning then) as
8# it's together (with libtool implied prefix otherwise) used for linking libqb
9libdir=@abs_builddir@
10
11# avoids issues with library_names (spurious rpath emitting, relink-on-install)
12old_library=qblog_script_noop.ld
13
14# subject of our injection into libqb.la impacting build time for private users
15inherited_linker_flags=-Wl,@abs_builddir@/qblog_script.ld
16