/[gcl]/gcl/configure
ViewVC logotype

Diff of /gcl/configure

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

revision 1.114 by camm, Thu Sep 4 03:09:38 2003 UTC revision 1.115 by camm, Fri Sep 5 21:35:39 2003 UTC
# Line 1728  case $use in Line 1728  case $use in
1728  # def_static -- Function descriptors are currently realized at runtime in a non-reproducible fashion  # def_static -- Function descriptors are currently realized at runtime in a non-reproducible fashion
1729  # on these architectures -- CM  # on these architectures -- CM
1730                  ia64*)                  ia64*)
1731                          def_dlopen="yes" ; def_statsysbfd="no" ; def_static = "yes" ;;                          def_dlopen="yes" ; def_statsysbfd="no" ; def_static="yes" ;;
1732                  hppa*)                  hppa*)
1733                          def_dlopen="yes" ; def_statsysbfd="no" def_pic="yes" ;;                          def_dlopen="yes" ; def_statsysbfd="no" def_pic="yes" ;;
1734  #               m68k*)  #               m68k*)
# Line 6169  cat >>conftest.$ac_ext <<_ACEOF Line 6169  cat >>conftest.$ac_ext <<_ACEOF
6169  #include <stdio.h>  #include <stdio.h>
6170          #define EXTER          #define EXTER
6171          #include "$MP_INCLUDE"          #include "$MP_INCLUDE"
6172          #include "h/enum.h"          #include "`pwd`/h/enum.h"
6173          #include "h/object.h"          #include "`pwd`/h/object.h"
6174          int main(int argc,char **argv,char **envp) {          int main(int argc,char **argv,char **envp) {
6175          FILE *f=fopen("conftest1","w");          FILE *f=fopen("conftest1","w");
6176          fprintf(f,"%u",sizeof(struct contblock));          fprintf(f,"%u",sizeof(struct contblock));

Legend:
Removed from v.1.114  
changed lines
  Added in v.1.115

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