/[gcl]/gcl/configure.in
ViewVC logotype

Diff of /gcl/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.112.4.1.2.2.2.47.2.3.2.1.4.2.4.2.4.3 by camm, Wed Oct 12 23:13:05 2005 UTC revision 1.112.4.1.2.2.2.47.2.3.2.1.4.2.4.2.4.4 by camm, Thu Oct 20 00:06:46 2005 UTC
# Line 1175  AC_TRY_RUN([#include <stdio.h> Line 1175  AC_TRY_RUN([#include <stdio.h>
1175  int main() {size_t i=getpagesize(),j;  int main() {size_t i=getpagesize(),j;
1176              FILE *fp=fopen("conftest1","w");              FILE *fp=fopen("conftest1","w");
1177              for (j=0;i>>=1;j++);              for (j=0;i>>=1;j++);
1178                if (j<12) {printf("pagewidth %u is too small\n",j);return -1;}
1179              fprintf(fp,"%u",j);              fprintf(fp,"%u",j);
1180              return 0;}],PAGEWIDTH=`cat conftest1`,PAGEWIDTH=0,PAGEWIDTH=0)              return 0;}],PAGEWIDTH=`cat conftest1`,PAGEWIDTH=0,PAGEWIDTH=0)
1181  AC_MSG_RESULT($PAGEWIDTH)  AC_MSG_RESULT($PAGEWIDTH)

Legend:
Removed from v.1.112.4.1.2.2.2.47.2.3.2.1.4.2.4.2.4.3  
changed lines
  Added in v.1.112.4.1.2.2.2.47.2.3.2.1.4.2.4.2.4.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26