devhelp r1266 - in trunk: . src



Author: rhult
Date: Thu Feb 19 10:09:14 2009
New Revision: 1266
URL: http://svn.gnome.org/viewvc/devhelp?rev=1266&view=rev

Log:
2009-02-19  Richard Hult  <richard imendio com>

	* src/Makefile.am: Patch from cygwin ports maintainer to fix bug
	#564446, libdevhelp-1 Cygwin patch.


Modified:
   trunk/ChangeLog
   trunk/src/Makefile.am

Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am	(original)
+++ trunk/src/Makefile.am	Thu Feb 19 10:09:14 2009
@@ -82,6 +82,7 @@
 	$(ZLIB_LIBS)
 
 libdevhelp_1_la_LDFLAGS =				\
+	-no-undefined					\
 	$(ZLIB_LDFLAGS)
 
 if HAVE_PLATFORM_OSX



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]