fix problem: build bindings libs as real LT libs and not convenience libs(ar format) with some automake/libtool

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2060 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.2.5
Stéphane Fillod, F8CFE 2006-01-15 14:22:00 +00:00
rodzic d37a3087b0
commit 1a47b54ec9
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -114,7 +114,7 @@ uninstall-py:
##########################################
EXTRA_LTLIBRARIES = $(tcl_ltlib) $(python_ltlib)
lib_LTLIBRARIES = $(tcl_ltlib) $(python_ltlib)
all-local: @BINDING_ALL@