DELTA 357277 25087 24 SVN†[†j  ‚ZŽ„‚YUSES= ncursesENDREP DELTA SVN‚U‚W€‚U‚U--- Makefile.in.orig 2003-06-19 16:47:56 UTC +++ Makefile.in @@ -25,7 +25,7 @@ DIST= README $(SRCS) gate.h config.h.in Makefile.in gate.1.C gate.help CHANGES gate: $(OBJS) - $(CC) -o gate $(CFLAGS) $(OBJS) $(LIBS) + $(CC) -o gate $(CFLAGS) $(OBJS) $(LDFLAGS) $(LIBS) main.o: main.c gate.h config.h util.o: util.c gate.h config.h ENDREP DELTA SVN‚d‚f€‚d‚d--- configure.orig 2005-01-24 06:35:15 UTC +++ configure @@ -1766,7 +1766,7 @@ else cat conftest.$ac_ext >&5 fi rm -f conftest* -test "$ac_cv_search_tgetent" = "no" && for i in termcap curses; do +test "$ac_cv_search_tgetent" = "no" && for i in ncurses; do LIBS="-l$i $ac_func_search_save_LIBS" cat > conftest.$ac_ext <