]> git.pld-linux.org Git - packages/icewm.git/blob - icewm-broken-xrandr.patch
732571f7564bc54cd9eeb61a877cbb019f7263f3
[packages/icewm.git] / icewm-broken-xrandr.patch
1 diff -ruN icewm-1.2.14pre1./src/Makefile.in icewm-1.2.14pre1/src/Makefile.in
2 --- icewm-1.2.14pre1./src/Makefile.in   2003-11-01 11:43:13.000000000 +0100
3 +++ icewm-1.2.14pre1/src/Makefile.in    2003-11-01 21:37:16.000000000 +0100
4 @@ -36,7 +36,7 @@
5  LFLAGS =       @LDFLAGS@
6  LIBS =          @LIBS@
7  
8 -CORE_LIBS =     @CORE_LIBS@ # `fc-config --libs`
9 +CORE_LIBS =     @CORE_LIBS@ -lXext # `fc-config --libs`
10  IMAGE_LIBS =    @IMAGE_LIBS@
11  AUDIO_LIBS =    @AUDIO_LIBS@
12  GNOME1_LIBS =    @GNOME1_LIBS@
This page took 0.056785 seconds and 2 git commands to generate.