Wykres commitów

8 Commity (master)

Autor SHA1 Wiadomość Data
Jaroslav Skarvada 3709fcb982 Fix hardcoded pcconfig libdir
Hi,

on 64 bit distros with /usr/lib64 (e.g Fedora) the hardcoded libdir in
pcconfig is wrong. The attached patch tries to fix it. It also applies
to 3.1

73! Jaroslav, OK2JRQ

Expand variable substituion for hamlib.pc

Further testing showed that 'exec_prefix' and 'includedir' would benefit from
variable substitution by the configure script.

- N0NB
2017-09-03 12:33:00 -05:00
Bill Somerville 99eec397d2 Fix pkg-config generation.
The NET_LIBS  configuration variable  was not  being exapanded  in the
pkgpconfig template file. This caused  static builds against hamlib to
fail on Windows because the WinSock library was not referenced.
2014-04-02 01:58:32 +01:00
Nate Bargmann 6ea09a138a Clean up build system, fix test programs
Clean up various left over commented lines from dlopen to single
libhamlib transition.  Remove unneeded configure variables.

Correct minor inconsistencies in Makefile.am files.

Define a new variable, READLINE_LIBS, so that only programs that offer
Readline support are linked against it.

Fix various compilation warnings and errors in test files revealed with
'make check' on MinGW.

Define rig and rotor backends to (mostly) be built in alphabetical
order.
2013-12-10 20:14:22 -06:00
Nate Bargmann 87688bc254 hamlib.pc.in: Use AC_SUBST variables
Use AC_SUBST variables for generating hamlib.pc based on local
configuration of Hamlib.

Rework libusb pkg-config section and set LIBUSB as an AC_SUBST variable.
2013-10-01 03:00:59 -05:00
Nate Bargmann e233e6ffe5 hamlib.pc.in: Changes conformant to pkg-config docs
A careful reading of the pkg-config user guide and manual page showed
some errors in the format of the generated hamlib.pc file.  This patch,
hopefully, corrects those errors.
2013-09-24 22:17:48 -05:00
Nate Bargmann 3794e7386b Add Hamlib URL per pkg-config docs 2011-06-12 06:14:28 -05:00
Nate Bargmann, N0NB fa474e28cd Update copyright year in README files.
Correct typo in hamlib.pc.in Description line.

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3020 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-01-13 12:08:12 +00:00
Stéphane Fillod, F8CFE 8b521ecfa5 initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1198 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-07 21:37:40 +00:00