myserver-commit
[Top][All Lists]
Advanced

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

[myserver-commit] [2792] Cross-compile on cygwin linking against the bis


From: Giuseppe Scrivano
Subject: [myserver-commit] [2792] Cross-compile on cygwin linking against the bison library
Date: Sat, 06 Sep 2008 23:55:21 +0000

Revision: 2792
          http://svn.sv.gnu.org/viewvc/?view=rev&root=myserver&revision=2792
Author:   gscrivano
Date:     2008-09-06 23:55:20 +0000 (Sat, 06 Sep 2008)

Log Message:
-----------
Cross-compile on cygwin linking against the bison library

Modified Paths:
--------------
    trunk/myserver/configure.in

Modified: trunk/myserver/configure.in
===================================================================
--- trunk/myserver/configure.in 2008-09-06 23:12:00 UTC (rev 2791)
+++ trunk/myserver/configure.in 2008-09-06 23:55:20 UTC (rev 2792)
@@ -364,7 +364,7 @@
 fi
 
 if test "x$enable_cygwin" = "xyes"; then
-   LDFLAGS="$LDFLAGS -levent_extra -levent_core  -lws2_32 -lgdi32 -lrx 
-luserenv -lole32  -luuid" 
+   LDFLAGS="$LDFLAGS -levent_extra -levent_core  -lws2_32 -lgdi32 -lrx 
-luserenv -lole32  -luuid -ly" 
 fi
 
 AC_SUBST(CFLAGS)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]