--- rxvt-unicode/src/Makefile.in 2007/11/18 03:41:10 1.112 +++ rxvt-unicode/src/Makefile.in 2007/11/25 09:26:05 1.120 @@ -21,7 +21,7 @@ LIBS = @LIBS@ XINC = @X_CFLAGS@ @AFTERIMAGE_CFLAGS@ XLIB = @X_LIBS@ @AFTERIMAGE_LIBS@ -lX11 @X_EXTRA_LIBS@ -COMPILE = $(CXX) -I$(srcdir)/../libev -I$(srcdir)/.. -I.. -I$(srcdir) -I. $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(DEBUG) $(XINC) +COMPILE = $(CXX) -I.. -I$(srcdir) -I. -I$(srcdir)/../libev $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(DEBUG) $(XINC) LINK = @LINKER@ $(LDFLAGS) srcdir = @srcdir@ @@ -79,7 +79,7 @@ # $(LIBTOOL) --mode=link $(LINK) rxvtd.o rxvtdaemon.o librxvt.la $(LIBS) $(XLIB) -o $@ rxvtc: rxvtc.o $(COMMON_DAEMON) fdpass.o ev_cpp.o - $(LINK) -o $@ rxvtc.o $(COMMON_DAEMON) fdpass.o $(LIBS) + $(LINK) -o $@ rxvtc.o $(COMMON_DAEMON) fdpass.o ev_cpp.o $(LIBS) # $(LIBTOOL) --mode=link $(LINK) rxvtc.o rxvtdaemon.o $(LIBS) -o $@ #librxvt.la: $(LIBOBJS) @@ -163,7 +163,7 @@ encoding.o: table/viscii.h table/jis0201_1976_0.h table/jis0208_1990_0.h encoding.o: table/jis0212_1990_0.h table/jis0213_1.h table/jis0213_2.h encoding.o: table/compose.h table/category.h -ev_cpp.o: rxvttoolkit.h ev_cpp.h rxvtlib.h optinc.h rxvtutil.h callback.h +ev_cpp.o: ev_cpp.h fdpass.o: ../config.h libptytty.h init.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h rxvtutil.h init.o: rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h libptytty.h @@ -204,10 +204,10 @@ rxvtfont.o: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h rxvtfont.o: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h rxvtfont.o: table/linedraw.h -rxvtperl.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h -rxvtperl.o: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h -rxvtperl.o: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h keyboard.h -rxvtperl.o: perlxsi.c ./iom_perl.h +rxvtperl.o: ../config.h ev_cpp.h rxvt.h rxvtlib.h optinc.h feature.h +rxvtperl.o: encoding.h rxvtutil.h rxvtfont.h rxvttoolkit.h callback.h +rxvtperl.o: salloc.h libptytty.h rxvtperl.h hookinc.h background.h rsinc.h +rxvtperl.o: keyboard.h perlxsi.c ./iom_perl.h rxvttoolkit.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h rxvttoolkit.o: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h rxvttoolkit.o: salloc.h libptytty.h rxvtperl.h hookinc.h background.h rsinc.h @@ -262,7 +262,7 @@ encoding.lo: table/viscii.h table/jis0201_1976_0.h table/jis0208_1990_0.h encoding.lo: table/jis0212_1990_0.h table/jis0213_1.h table/jis0213_2.h encoding.lo: table/compose.h table/category.h -ev_cpp.lo: rxvttoolkit.h ev_cpp.h rxvtlib.h optinc.h rxvtutil.h callback.h +ev_cpp.lo: ev_cpp.h fdpass.lo: ../config.h libptytty.h init.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h init.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h @@ -303,10 +303,10 @@ rxvtfont.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h rxvtfont.lo: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h rxvtfont.lo: table/linedraw.h -rxvtperl.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h -rxvtperl.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h -rxvtperl.lo: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h keyboard.h -rxvtperl.lo: perlxsi.c ./iom_perl.h +rxvtperl.lo: ../config.h ev_cpp.h rxvt.h rxvtlib.h optinc.h feature.h +rxvtperl.lo: encoding.h rxvtutil.h rxvtfont.h rxvttoolkit.h callback.h +rxvtperl.lo: salloc.h libptytty.h rxvtperl.h hookinc.h background.h rsinc.h +rxvtperl.lo: keyboard.h perlxsi.c ./iom_perl.h rxvttoolkit.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h rxvttoolkit.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h rxvttoolkit.lo: salloc.h libptytty.h rxvtperl.h hookinc.h background.h