/[guile]/guile/guile-core/configure.in
ViewVC logotype

Diff of /guile/guile-core/configure.in

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

revision 1.157.2.21 by rlb, Mon Aug 5 16:26:24 2002 UTC revision 1.157.2.22 by mvo, Fri Oct 25 16:21:08 2002 UTC
# Line 143  AC_DEFINE(READER_EXTENSIONS, 1, Line 143  AC_DEFINE(READER_EXTENSIONS, 1,
143    
144  #--------------------------------------------------------------------  #--------------------------------------------------------------------
145    
 AC_LIBLTDL_INSTALLABLE  
 AC_CONFIG_SUBDIRS(libltdl)  
   
146  AC_PROG_CC  AC_PROG_CC
147  AC_PROG_CPP  AC_PROG_CPP
148  AC_LIBTOOL_DLOPEN  AC_LIBTOOL_DLOPEN
# Line 156  AC_MINIX Line 153  AC_MINIX
153    
154  AM_PROG_CC_STDC  AM_PROG_CC_STDC
155  AM_PROG_LIBTOOL  AM_PROG_LIBTOOL
156    AC_LIB_LTDL
157    
158  AC_CHECK_PROG(have_makeinfo, makeinfo, yes, no)  AC_CHECK_PROG(have_makeinfo, makeinfo, yes, no)
159  AM_CONDITIONAL(HAVE_MAKEINFO, test "$have_makeinfo" = yes)  AM_CONDITIONAL(HAVE_MAKEINFO, test "$have_makeinfo" = yes)
# Line 260  if test "$use_modules" != no; then Line 258  if test "$use_modules" != no; then
258      done      done
259    fi    fi
260  fi  fi
261  AC_SUBST(INCLTDL)  
262  AC_SUBST(LIBLTDL)  # FIXME: check to see if we still need these.
263    #AC_SUBST(INCLTDL)
264    #AC_SUBST(LIBLTDL)
265    
266  AC_SUBST(DLPREOPEN)  AC_SUBST(DLPREOPEN)
267    
268  AC_CHECK_FUNCS(ctermid ftime fchown getcwd geteuid gettimeofday lstat mkdir mknod nice readlink rename rmdir select setegid seteuid setlocale setpgid setsid sigaction siginterrupt strftime strptime symlink sync tcgetpgrp tcsetpgrp times uname waitpid strdup system usleep atexit on_exit chown link fcntl ttyname getpwent getgrent kill getppid getpgrp fork setitimer getitimer)  AC_CHECK_FUNCS(ctermid ftime fchown getcwd geteuid gettimeofday lstat mkdir mknod nice readlink rename rmdir select setegid seteuid setlocale setpgid setsid sigaction siginterrupt strftime strptime symlink sync tcgetpgrp tcsetpgrp times uname waitpid strdup system usleep atexit on_exit chown link fcntl ttyname getpwent getgrent kill getppid getpgrp fork setitimer getitimer)
# Line 699  AC_CONFIG_FILES([ Line 700  AC_CONFIG_FILES([
700    libguile/guile-func-name-check    libguile/guile-func-name-check
701    libguile/guile-snarf-docs    libguile/guile-snarf-docs
702    libguile/version.h    libguile/version.h
703      libguile-ltdl/Makefile
704      libguile-ltdl/upstream/Makefile
705    ice-9/Makefile    ice-9/Makefile
706    oop/Makefile    oop/Makefile
707    oop/goops/Makefile    oop/goops/Makefile

Legend:
Removed from v.1.157.2.21  
changed lines
  Added in v.1.157.2.22

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