]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Use terminfo instead of termcap.
authorBruno Haible <bruno@clisp.org>
Tue, 19 Dec 2006 20:03:39 +0000 (20:03 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:32 +0000 (12:14 +0200)
gnulib-local/ChangeLog
gnulib-local/lib/term-ostream.oo.c
gnulib-local/modules/term-ostream

index bb7f30c046d90680774454a4c357c3a640a75721..e556282f8b0afafe87f17552b0b27e23eda466e8 100644 (file)
@@ -1,3 +1,8 @@
+2006-12-19  Bruno Haible  <bruno@clisp.org>
+
+       * lib/term-ostream.oo.c: Include terminfo.h instead of termcap.h.
+       * modules/term-ostream (Depends-on): Add terminfo-h, remove termcap-h.
+
 2006-12-19  Bruno Haible  <bruno@clisp.org>
 
        * lib/terminfo.h: New file.
index 7b98b88a85246f50833c0e6fe4075b500026ed8b..657a479645fb5cd4c484ff00c2afaee32d1a0454 100644 (file)
@@ -33,7 +33,7 @@
 #include "fatal-signal.h"
 #include "full-write.h"
 #include "sigprocmask.h"
-#include "termcap.h"
+#include "terminfo.h"
 #include "xalloc.h"
 #include "xsize.h"
 #include "gettext.h"
index fac75563369b1a1e7afc8316630da53787ae0614..4420373cbf0eac91d60294c03fdd6c118bfb5175 100644 (file)
@@ -14,7 +14,7 @@ fatal-signal
 sigprocmask
 full-write
 gettext-h
-termcap-h
+terminfo-h
 xalloc
 xsize