]> git.pld-linux.org Git - packages/screen.git/blob - screen-ia64.patch
- unify @direntry formatting (description at 41st column)
[packages/screen.git] / screen-ia64.patch
1 --- configure.ac.orig   Wed Jun 14 16:04:17 2000
2 +++ configure.ac        Fri Sep  8 19:15:51 2000
3 @@ -625,6 +625,9 @@
4  AC_MSG_ERROR(!!! no tgetent - no screen))))))
5  
6  AC_TRY_RUN([
7 +
8 +extern char *tgoto(char *,int,int);
9 +
10  main()
11  {
12   exit(strcmp(tgoto("%p1%d", 0, 1), "1") ? 0 : 1);
This page took 0.022034 seconds and 3 git commands to generate.