openbsd-ports/x11/eterm/patches/patch-ltconfig
brad 84a90360d6 - remove USE_LIBTOOL, Eterm comes with its own libtool
- add missing CONFIGURE_ARGS
- use better filenames for the existing patches
- enable inter-library dependencies in libtool
2000-07-03 06:08:51 +00:00

11 lines
325 B
Plaintext

--- ltconfig.orig Mon Jul 3 01:59:40 2000
+++ ltconfig Mon Jul 3 02:00:34 2000
@@ -1962,6 +1962,7 @@
library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix'
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
+ deplibs_check_method='pass_all'
;;
os2*)