Merge from vendor branch TNF:
[pkgsrc.git] / emulators / wine-current / patches / patch-ac
1 $NetBSD$
2 --- server/Makefile.in.orig     Tue Apr 13 17:46:37 1999
3 +++ server/Makefile.in  Tue Apr 13 17:46:46 1999
4 @@ -34,6 +34,6 @@
5  @MAKE_RULES@
6  
7  wineserver: $(OBJS) $(MAIN_OBJS)
8 -       $(CC) -o $(PROGRAMS) $(OBJS) $(MAIN_OBJS) $(LIBS)
9 +       $(CC) -o $(PROGRAMS) $(OBJS) $(MAIN_OBJS) $(LDOPTIONS) $(LIBS)
10  
11  ### Dependencies: