Mercurial > hg > octave-nkf
diff configure.in @ 3174:390d5e396682
[project @ 1998-05-04 16:36:17 by jwe]
author | jwe |
---|---|
date | Mon, 04 May 1998 16:36:26 +0000 |
parents | 1c267910655d |
children | fccab8e7d35f |
line wrap: on
line diff
--- a/configure.in +++ b/configure.in @@ -21,7 +21,7 @@ ### Software Foundation, 59 Temple Place - Suite 330, Boston, MA ### 02111-1307, USA. -AC_REVISION($Revision: 1.303 $) +AC_REVISION($Revision: 1.304 $) AC_PREREQ(2.9) AC_INIT(src/octave.cc) AC_CONFIG_HEADER(config.h) @@ -675,7 +675,7 @@ AC_HEADER_TIME AC_HEADER_SYS_WAIT -AC_CHECK_HEADERS(assert.h curses.h fcntl.h float.h floatingpoint.h \ +AC_CHECK_HEADERS(assert.h curses.h dlfcn.h fcntl.h float.h floatingpoint.h \ fnmatch.h glob.h grp.h ieeefp.h limits.h memory.h nan.h ncurses.h \ pwd.h sgtty.h stdlib.h string.h sys/param.h sys/resource.h \ sys/select.h sys/stat.h sys/time.h sys/times.h sys/types.h \