Greetings,
I managed to get FVWM 2.5.7 to build cleanly under Cygwin by making the
following small patch. I hope this helps.
--
Francis Litterio
[EMAIL PROTECTED]
http://world.std.com/~franl/
GPG and PGP public keys available on keyservers.
--- modules/FvwmScript/Makefile.in~ 2003-05-30 14:24:08.000000000 -0400
+++ modules/FvwmScript/Makefile.in 2003-06-01 18:58:40.000000000 -0400
@@ -212,7 +212,7 @@
LDADD = Widgets/libWidgets.a -L$(top_builddir)/libs -lfvwm $(Xft_LIBS) \
$(X_LIBS) $(xpm_LIBS) $(Xinerama_LIBS) $(X_PRE_LIBS) -lXext -lX11 \
$(X_EXTRA_LIBS) -lm $(Xrender_LIBS) $(iconv_LIBS) $(Bidi_LIBS) \
- $(png_LIBS)
+ $(png_LIBS) $(intl_LIBS)
INCLUDES = -I$(top_srcdir) $(xpm_CFLAGS) $(Xft_CFLAGS) $(X_CFLAGS) \
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]