kopia lustrzana https://github.com/Hamlib/Hamlib
* regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@547 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.2
rodzic
9b44155fb1
commit
55711785fa
|
@ -1,4 +1,4 @@
|
|||
# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
|
||||
# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
|
||||
|
||||
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
|
@ -92,7 +92,7 @@ hamlibdocdir = @hamlibdocdir@
|
|||
|
||||
lib_LTLIBRARIES = libhamlib-alinco.la
|
||||
libhamlib_alinco_la_SOURCES = dx77.c alinco.c
|
||||
libhamlib_alinco_la_LDFLAGS = -module -avoid-version
|
||||
libhamlib_alinco_la_LDFLAGS = -no-undefined -module -avoid-version
|
||||
libhamlib_alinco_la_LIBADD = ../src/libhamlib.la
|
||||
|
||||
lib_LIBRARIES = libhamlib-alinco.a
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
|
||||
# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
|
||||
|
||||
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
|
@ -94,7 +94,7 @@ AORSRCLIST = ar8200.c
|
|||
|
||||
lib_LTLIBRARIES = libhamlib-aor.la
|
||||
libhamlib_aor_la_SOURCES = $(AORSRCLIST) aor.c
|
||||
libhamlib_aor_la_LDFLAGS = -module -avoid-version
|
||||
libhamlib_aor_la_LDFLAGS = -no-undefined -module -avoid-version
|
||||
libhamlib_aor_la_LIBADD = ../src/libhamlib.la
|
||||
|
||||
lib_LIBRARIES = libhamlib-aor.a
|
||||
|
|
|
@ -6852,19 +6852,10 @@ if test "${ac_cv_header_linradio_radio_ioctl_h}" = "no" -o \
|
|||
LTLIBWINRADIO=
|
||||
else
|
||||
echo "enabling WiNRADiO receiver support"
|
||||
LIBWINRADIO=libhamlib-winradio.la
|
||||
LTLIBWINRADIO=libhamlib-winradio.a
|
||||
WINRADIOLNK="\"-dlopen\" ../winradio/${LIBWINRADIO}"
|
||||
WINRADIODEPS="../winradio/${LTLIBWINRADIO}"
|
||||
fi
|
||||
|
||||
|
||||
if test -n "$WINRADIOLNK"; then
|
||||
WINRADIO_TRUE=
|
||||
WINRADIO_FALSE='#'
|
||||
else
|
||||
WINRADIO_TRUE='#'
|
||||
WINRADIO_FALSE=
|
||||
LIBWINRADIO=libhamlib-winradio.a
|
||||
LTLIBWINRADIO=libhamlib-winradio.la
|
||||
WINRADIOLNK="\"-dlopen\" \$(top_builddir)/winradio/${LTLIBWINRADIO}"
|
||||
WINRADIODEPS="\$(top_builddir)/winradio/${LTLIBWINRADIO}"
|
||||
fi
|
||||
|
||||
|
||||
|
@ -7086,8 +7077,6 @@ s%@subdirs@%$subdirs%g
|
|||
s%@WANTRIGMATRIX_TRUE@%$WANTRIGMATRIX_TRUE%g
|
||||
s%@WANTRIGMATRIX_FALSE@%$WANTRIGMATRIX_FALSE%g
|
||||
s%@RIGMATRIX@%$RIGMATRIX%g
|
||||
s%@WINRADIO_TRUE@%$WINRADIO_TRUE%g
|
||||
s%@WINRADIO_FALSE@%$WINRADIO_FALSE%g
|
||||
s%@WINRADIOLNK@%$WINRADIOLNK%g
|
||||
s%@WINRADIODEPS@%$WINRADIODEPS%g
|
||||
s%@LIBWINRADIO@%$LIBWINRADIO%g
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
|
||||
# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
|
||||
|
||||
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
|
||||
# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
|
||||
|
||||
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
|
@ -92,7 +92,7 @@ hamlibdocdir = @hamlibdocdir@
|
|||
|
||||
lib_LTLIBRARIES = libhamlib-dummy.la
|
||||
libhamlib_dummy_la_SOURCES = dummy.c
|
||||
libhamlib_dummy_la_LDFLAGS = -module -avoid-version
|
||||
libhamlib_dummy_la_LDFLAGS = -no-undefined -module -avoid-version
|
||||
libhamlib_dummy_la_LIBADD = ../src/libhamlib.la
|
||||
|
||||
lib_LIBRARIES = libhamlib-dummy.a
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
|
||||
# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
|
||||
|
||||
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
|
@ -94,7 +94,7 @@ ICOMSRCLIST = ic706.c icr8500.c icall.c
|
|||
|
||||
lib_LTLIBRARIES = libhamlib-icom.la
|
||||
libhamlib_icom_la_SOURCES = $(ICOMSRCLIST) icom.c frame.c
|
||||
libhamlib_icom_la_LDFLAGS = -module -avoid-version
|
||||
libhamlib_icom_la_LDFLAGS = -no-undefined -module -avoid-version
|
||||
libhamlib_icom_la_LIBADD = ../src/libhamlib.la
|
||||
|
||||
lib_LIBRARIES = libhamlib-icom.a
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
|
||||
# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
|
||||
|
||||
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
|
||||
# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
|
||||
|
||||
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
|
@ -94,7 +94,7 @@ TSSRCLIST = ts870s.c
|
|||
|
||||
lib_LTLIBRARIES = libhamlib-kenwood.la
|
||||
libhamlib_kenwood_la_SOURCES = $(TSSRCLIST) kenwood.c
|
||||
libhamlib_kenwood_la_LDFLAGS = -module -avoid-version
|
||||
libhamlib_kenwood_la_LDFLAGS = -no-undefined -module -avoid-version
|
||||
libhamlib_kenwood_la_LIBADD = ../src/libhamlib.la
|
||||
|
||||
lib_LIBRARIES = libhamlib-kenwood.a
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
|
||||
# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
|
||||
|
||||
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
|
||||
# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
|
||||
|
||||
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
|
@ -94,7 +94,7 @@ PCRSRCLIST = pcr1000.c pcr100.c
|
|||
|
||||
lib_LTLIBRARIES = libhamlib-pcr.la
|
||||
libhamlib_pcr_la_SOURCES = $(PCRSRCLIST) pcr.c
|
||||
libhamlib_pcr_la_LDFLAGS = -module -avoid-version
|
||||
libhamlib_pcr_la_LDFLAGS = -no-undefined -module -avoid-version
|
||||
libhamlib_pcr_la_LIBADD = ../src/libhamlib.la
|
||||
|
||||
lib_LIBRARIES = libhamlib-pcr.a
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
|
||||
# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
|
||||
|
||||
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
|
@ -89,7 +89,7 @@ WINRADIODEPS = @WINRADIODEPS@
|
|||
WINRADIOLNK = @WINRADIOLNK@
|
||||
hamlibdocdir = @hamlibdocdir@
|
||||
|
||||
INCLUDES = $(INCLTDL)
|
||||
INCLUDES = @INCLUDES@ $(INCLTDL)
|
||||
|
||||
lib_LTLIBRARIES = libhamlib.la
|
||||
libhamlib_la_SOURCES = rig.c serial.c misc.c register.c event.c cal.c
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
|
||||
# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
|
||||
|
||||
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
|
||||
# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
|
||||
|
||||
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
|
@ -92,17 +92,20 @@ hamlibdocdir = @hamlibdocdir@
|
|||
|
||||
WRSRCLIST = wr1000.c wr1500.c wr1550.c wr3100.c wr3150.c wr3500.c wr3700.c
|
||||
|
||||
LDFLAGS = -module -avoid-version
|
||||
LDFLAGS = -no-undefined -module -avoid-version
|
||||
#lib_LTLIBRARIES = @LTLIBWINRADIO@
|
||||
@WINRADIO_TRUE@lib_LTLIBRARIES = libhamlib-winradio.la
|
||||
@WINRADIO_TRUE@libhamlib_winradio_la_SOURCES = winradio.c $(WRSRCLIST)
|
||||
#libhamlib_winradio_la_LDFLAGS = -no-undefined -module -avoid-version
|
||||
@WINRADIO_TRUE@libhamlib_winradio_la_LIBADD = ../src/libhamlib.la
|
||||
#EXTRA_LTLIBRARIES = libhamlib-winradio.la
|
||||
|
||||
lib_LIBRARIES = @LIBWINRADIO@
|
||||
libhamlib_winradio_a_SOURCES = winradio.c $(WRSRCLIST)
|
||||
libhamlib_winradio_a_LIBADD = ../src/libhamlib.la
|
||||
EXTRA_LIBRARIES = libhamlib-winradio.a
|
||||
#lib_LIBRARIES = @LIBWINRADIO@
|
||||
@WINRADIO_TRUE@lib_LIBRARIES = libhamlib-winradio.a
|
||||
@WINRADIO_TRUE@libhamlib_winradio_a_SOURCES = winradio.c $(WRSRCLIST)
|
||||
@WINRADIO_TRUE@libhamlib_winradio_a_LIBADD = ../src/libhamlib.la
|
||||
#EXTRA_LIBRARIES = libhamlib-winradio.a
|
||||
@WINRADIO_FALSE@BUILT_SOURCES = winradio.c $(WRSRCLIST)
|
||||
|
||||
noinst_HEADERS = winradio.h
|
||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||||
|
@ -114,10 +117,11 @@ LIBRARIES = $(lib_LIBRARIES)
|
|||
DEFS = @DEFS@ -I. -I$(srcdir) -I../include
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
LIBS = @LIBS@
|
||||
libhamlib_winradio_a_DEPENDENCIES = ../src/libhamlib.la
|
||||
libhamlib_winradio_a_OBJECTS = winradio.$(OBJEXT) wr1000.$(OBJEXT) \
|
||||
wr1500.$(OBJEXT) wr1550.$(OBJEXT) wr3100.$(OBJEXT) wr3150.$(OBJEXT) \
|
||||
wr3500.$(OBJEXT) wr3700.$(OBJEXT)
|
||||
@WINRADIO_TRUE@libhamlib_winradio_a_DEPENDENCIES = ../src/libhamlib.la
|
||||
@WINRADIO_TRUE@libhamlib_winradio_a_OBJECTS = winradio.$(OBJEXT) \
|
||||
@WINRADIO_TRUE@wr1000.$(OBJEXT) wr1500.$(OBJEXT) wr1550.$(OBJEXT) \
|
||||
@WINRADIO_TRUE@wr3100.$(OBJEXT) wr3150.$(OBJEXT) wr3500.$(OBJEXT) \
|
||||
@WINRADIO_TRUE@wr3700.$(OBJEXT)
|
||||
LTLIBRARIES = $(lib_LTLIBRARIES)
|
||||
|
||||
libhamlib_winradio_la_LDFLAGS =
|
||||
|
@ -376,6 +380,7 @@ distclean-generic:
|
|||
-rm -f config.cache config.log stamp-h stamp-h[0-9]*
|
||||
|
||||
maintainer-clean-generic:
|
||||
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
|
||||
mostlyclean-am: mostlyclean-libLIBRARIES mostlyclean-compile \
|
||||
mostlyclean-libtool mostlyclean-libLTLIBRARIES \
|
||||
mostlyclean-tags mostlyclean-depend mostlyclean-generic
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
|
||||
# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
|
||||
|
||||
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
|
@ -94,7 +94,7 @@ YAESUSRC = ft747.c ft847.c
|
|||
|
||||
lib_LTLIBRARIES = libhamlib-yaesu.la
|
||||
libhamlib_yaesu_la_SOURCES = yaesu.c $(YAESUSRC)
|
||||
libhamlib_yaesu_la_LDFLAGS = -module -avoid-version
|
||||
libhamlib_yaesu_la_LDFLAGS = -no-undefined -module -avoid-version
|
||||
libhamlib_yaesu_la_LIBADD = ../src/libhamlib.la
|
||||
|
||||
lib_LIBRARIES = libhamlib-yaesu.a
|
||||
|
|
Ładowanie…
Reference in New Issue