SHA256
1
0
forked from pool/qemacs
Files
qemacs/qemacs-lib64.patch

12 lines
307 B
Diff
Raw Normal View History

--- qemacs-0.3.1/Makefile.~1~ 2003-04-22 00:01:42.000000000 +0200
+++ qemacs-0.3.1/Makefile 2003-05-02 18:05:39.000000000 +0200
@@ -117,7 +117,7 @@
ifdef CONFIG_XV
LIBS+=-lXv
endif
-LIBS+= -L/usr/X11R6/lib -lXext -lX11
+LIBS+= -L/usr/X11R6/lib64 -L/usr/X11R6/lib -lXext -lX11
endif
ifdef CONFIG_HTML