]> git.pld-linux.org Git - packages/clex.git/commitdiff
-updated to 3.9
authormisi3k <misi3k@pld-linux.org>
Sat, 21 Aug 2004 16:18:28 +0000 (16:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clex-ncurses.patch -> 1.3

clex-ncurses.patch

index a4af72b8538c01e58e67c347f8ba7f02a54e01a6..1620ecf08004caba791e5107b2fbdca1c095f000 100644 (file)
  # include <ncurses.h> /* initscr() */
  #else
  # include <curses.h>
---- clex-3.1.8/configure.in.orig       2003-02-24 11:28:12.000000000 +0100
-+++ clex-3.1.8/configure.in    2004-03-28 18:37:06.524296200 +0200
-@@ -14,7 +14,7 @@
+--- clex-3.1.9/configure.in.orig       2004-04-05 19:42:34.000000000 +0000
++++ clex-3.1.9/configure.in    2004-08-21 18:15:50.417702432 +0000
+@@ -19,7 +19,7 @@
  AC_HEADER_MAJOR
  AC_HEADER_SYS_WAIT
  AC_HEADER_TIME
--AC_CHECK_HEADERS(ncurses.h fcntl.h unistd.h term.h ncurses/term.h)
-+AC_CHECK_HEADERS(ncurses.h ncurses/ncurses.h fcntl.h unistd.h term.h ncurses/term.h)
- AC_DECL_SYS_SIGLIST
- AC_C_CONST
- AC_TYPE_UID_T
+-AC_CHECK_HEADERS([locale.h ncurses.h sys/time.h term.h ncurses/term.h])
++AC_CHECK_HEADERS([locale.h ncurses/ncurses.h sys/time.h term.h ncurses/term.h])
+ # Checks for typedefs, structures, and compiler characteristics.
+ AC_HEADER_STAT
This page took 0.094733 seconds and 4 git commands to generate.