summaryrefslogtreecommitdiff
path: root/libgphoto2_port/serial
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2005-04-14 21:30:58 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2005-04-14 21:30:58 +0000
commit2a807adf5a70f4a1a7d341dac3692025610a9a65 (patch)
tree2f995b10f3f23ac771a49a53ef6c412cbb5b3a52 /libgphoto2_port/serial
parentcda224bf0482cb0eca5e281d1c59fe8fd019abea (diff)
downloadlibgphoto2-2a807adf5a70f4a1a7d341dac3692025610a9a65.tar.gz
more new build system
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7835 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'libgphoto2_port/serial')
-rw-r--r--libgphoto2_port/serial/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/libgphoto2_port/serial/Makefile.am b/libgphoto2_port/serial/Makefile.am
index 6d957393f..5ddcdbb4a 100644
--- a/libgphoto2_port/serial/Makefile.am
+++ b/libgphoto2_port/serial/Makefile.am
@@ -3,9 +3,10 @@ EXTRA_DIST = makefile.os2 serial.df
INCLUDES = -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/intl
## Compile the IO library into a shared library
-iolibdir = $(libdir)/gphoto2_port/$(VERSION)
iolib_LTLIBRARIES = libgphoto2_port_serial.la
-libgphoto2_port_serial_la_LDFLAGS = -module -avoid-version $(SERIAL_LFLAGS)
+
+libgphoto2_port_serial_la_LDFLAGS = -module -no-undefined -avoid-version
libgphoto2_port_serial_la_LIBADD = \
- $(top_builddir)/libgphoto2_port/libgphoto2_port.la
+ $(top_builddir)/libgphoto2_port/libgphoto2_port.la \
+ $(SERIAL_LIBS)
libgphoto2_port_serial_la_SOURCES = unix.c