mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
r25955: libreplace: add a useful link about linking shared libraries
http://www.fortran-2000.com/ArnaudRecipes/sharedlib.html metze (This used to be commit 403c5521d1bbd78a6b20d7da121870a5aa1d3546)
This commit is contained in:
parent
656d9f4304
commit
85dd023f99
@ -1,3 +1,8 @@
|
||||
#
|
||||
# This offers a nice overview how to build shared libraries on all platforms
|
||||
# http://www.fortran-2000.com/ArnaudRecipes/sharedlib.html
|
||||
#
|
||||
|
||||
AC_DEFUN([AC_LD_EXPORT_DYNAMIC],
|
||||
[
|
||||
saved_LDFLAGS="$LDFLAGS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user