485aed9ac0
- Use python 2.3 go ahead espie@
13 lines
508 B
Plaintext
13 lines
508 B
Plaintext
$OpenBSD: patch-rxvt_Makefile_in,v 1.2 2005/05/16 20:26:51 alek Exp $
|
|
--- rxvt/Makefile.in.orig Sat Nov 27 09:46:41 2004
|
|
+++ rxvt/Makefile.in Thu Apr 28 22:27:31 2005
|
|
@@ -222,7 +222,7 @@ librxvt_a_SOURCES = _rxvtlib.h grkelot.c
|
|
rxvtlib_rmemset.c rxvtlib_screen.c rxvtlib_scrollbar.c \
|
|
rxvtlib_xdefaults.c rxvtlib_xpm.c rxvtlibproto.h rxvtlibtypedef.h
|
|
|
|
-INCLUDES = -I$(top_srcdir)/widget -I$(top_srcdir) -I$(top_srcdir)/intl
|
|
+INCLUDES = -I$(top_srcdir)/widget -I$(top_srcdir)
|
|
all: all-am
|
|
|
|
.SUFFIXES:
|