mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
Rerun autoconf.
This commit is contained in:
parent
4caf71d5b2
commit
a627d69812
2
source/configure
vendored
2
source/configure
vendored
@ -8775,7 +8775,7 @@ else
|
||||
ac_cv_shlib_works=no
|
||||
# try building a trivial shared library
|
||||
$CC $CPPFLAGS $CFLAGS $PICFLAG -c -o shlib.po ${srcdir-.}/tests/shlib.c &&
|
||||
$SHLD $CPPFLAGS $CFLAGS $LDSHFLAGS -o shlib.so shlib.po &&
|
||||
$CC $CPPFLAGS $CFLAGS $LDSHFLAGS -o shlib.so shlib.po &&
|
||||
ac_cv_shlib_works=yes
|
||||
rm -f shlib.so shlib.po
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user