Closed TinoDidriksen closed 3 years ago
lttoolbox.pc.in has @LTTOOLBOX_LIBS@ and @LTTOOLBOX_CFLAGS@, but it shouldn't have those. Need to remove them and check if any dependents break from this.
lttoolbox.pc.in
@LTTOOLBOX_LIBS@
@LTTOOLBOX_CFLAGS@
Same goes for https://github.com/apertium/apertium/blob/master/apertium.pc.in
https://github.com/apertium/lttoolbox/commit/7f48994bb7be54921b0b6cb0230d96f6410cd6c2
lttoolbox.pc.in
has@LTTOOLBOX_LIBS@
and@LTTOOLBOX_CFLAGS@
, but it shouldn't have those. Need to remove them and check if any dependents break from this.Same goes for https://github.com/apertium/apertium/blob/master/apertium.pc.in