@flameeyes Debian users need libltdl-dev to get LT_SYS_DLSEARCH_PATH, is there a way to detect it's missing and give a hint during autoconf?
I thought that too, but apparently Debian disagree and split libtool into multiple packages!
-
-
WTF? Well you could use m4_ifndef ...
-
Thanks, this seems to work: m4_ifndef([LT_SYS_DLSEARCH_PATH], [m4_fatal([You may need to install libltdl-dev])]) ..wtf debian!
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.