tags 561086 +patch
--

Hi,

please use the same versioning script for all systems using glibc/gcc/binutils.

Apply one-line-patch to configure.ac and regenerate configure by autoconf (or edit it manually).

Thanks

                Petr


--- configure.ac
+++ configure.ac
@@ -521,7 +521,7 @@
                        CFLAGS=$temp_CFLAGS
                        SHLIB_VERSION_ARG="-Wl,-exported_symbols_list 
-Wl,\$(srcdir)/Symbols.darwin"
                        ;;
-               linux*)
+               linux*|kfreebsd*-gnu*|gnu*)
                        
SHLIB_VERSION_ARG="-Wl,--version-script=\$(srcdir)/Symbols.linux"
                        ;;
                mingw*)




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to