Patch no longer needed
This commit is contained in:
parent
fd1e56fd98
commit
cf71cf06bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56525
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
--- hacks/glx/Makefile.in.Dist Sun Feb 24 01:56:30 2002
|
||||
+++ hacks/glx/Makefile.in Sun Feb 24 23:50:55 2002
|
||||
@@ -374,7 +374,7 @@
|
||||
$(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(GRAB_OBJS) $(HACK_LIBS)
|
||||
|
||||
glsnake: glsnake.o $(HACK_OBJS)
|
||||
- $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(HACK_LIBS)
|
||||
+ $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(HACK_LIBS) -lcompat
|
||||
|
||||
boxed: boxed.o $(HACK_OBJS)
|
||||
$(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(HACK_LIBS)
|
Loading…
Reference in a new issue