Skip to content
Commit 073af428 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

Makefile.autotools.in: fix libtool patching



Fixes two issues with libtool patching:

- It seems like the default value for <package>_LIBTOOL_PATCH only gets
  set AFTER the ifdef check, so the conditional was never taken. Fix it
  by instead checking that it isn't explicitly set to not do the patching
  instead.
- The $i in the libtool patching for loop needed an extra level of escaping
  to work.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent c63c2faf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment