Makefile.am: Say `-no-undefined' to libtool for the sake of Cygwin.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 15 May 2016 11:30:27 +0000 (12:30 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 16 May 2016 08:20:02 +0000 (09:20 +0100)
Makefile.am

index 777a39d..a2ae433 100644 (file)
@@ -33,7 +33,8 @@ SUBDIRS                        =
 ### The main library.
 
 lib_LTLIBRARIES                 = libcatacomb.la
-libcatacomb_la_LDFLAGS  = -version-info $(LIBTOOL_VERSION_INFO)
+libcatacomb_la_LDFLAGS  = -version-info $(LIBTOOL_VERSION_INFO) \
+                               -no-undefined
 libcatacomb_la_LIBADD   = $(MATHLIBS) $(mLib_LIBS)
 libcatacomb_la_SOURCES  =