comparison configure.in @ 2630:fdee6fe3e73b

[project @ 1997-01-27 19:08:47 by jwe]
author jwe
date Mon, 27 Jan 1997 19:09:52 +0000
parents 20704e7e5e79
children eb58c59bd223
comparison
equal deleted inserted replaced
2629:20704e7e5e79 2630:fdee6fe3e73b
19 ### You should have received a copy of the GNU General Public License 19 ### You should have received a copy of the GNU General Public License
20 ### along with Octave; see the file COPYING. If not, write to the Free 20 ### along with Octave; see the file COPYING. If not, write to the Free
21 ### Software Foundation, 59 Temple Place - Suite 330, Boston, MA 21 ### Software Foundation, 59 Temple Place - Suite 330, Boston, MA
22 ### 02111-1307, USA. 22 ### 02111-1307, USA.
23 23
24 AC_REVISION($Revision: 1.249 $) 24 AC_REVISION($Revision: 1.250 $)
25 AC_PREREQ(2.9) 25 AC_PREREQ(2.9)
26 AC_INIT(src/octave.cc) 26 AC_INIT(src/octave.cc)
27 AC_CONFIG_HEADER(config.h) 27 AC_CONFIG_HEADER(config.h)
28 28
29 AC_DEFINE(OCTAVE_SOURCE, 1) 29 AC_DEFINE(OCTAVE_SOURCE, 1)
722 fork getcwd getegid geteuid getgid getgrent getgrgid getgrnam \ 722 fork getcwd getegid geteuid getgid getgrent getgrgid getgrnam \
723 gethostname getpgrp getpid getppid getpwent getpwnam getpwuid getuid \ 723 gethostname getpgrp getpid getppid getpwent getpwnam getpwuid getuid \
724 lstat memmove mkdir mkfifo on_exit pipe putenv rename rindex rmdir \ 724 lstat memmove mkdir mkfifo on_exit pipe putenv rename rindex rmdir \
725 setgrent setpwent setvbuf sigaction sigpending sigprocmask \ 725 setgrent setpwent setvbuf sigaction sigpending sigprocmask \
726 sigsuspend stat strcasecmp strdup strerror stricmp strncasecmp \ 726 sigsuspend stat strcasecmp strdup strerror stricmp strncasecmp \
727 strnicmp tempnam umask unlink vfprintf vsprintf waitpid) 727 strnicmp tempnam umask unlink usleep vfprintf vsprintf waitpid)
728 728
729 OCTAVE_SMART_PUTENV 729 OCTAVE_SMART_PUTENV
730 OCTAVE_PROGRAM_INVOCATION_NAME 730 OCTAVE_PROGRAM_INVOCATION_NAME
731 731
732 LIBDLFCN= 732 LIBDLFCN=