-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stephane Peter (Codehost) - Tue Feb 11 20:33:32 PST 2003
* Added the 'environment' tag to store the values of environment variables.
- Loading branch information
Showing
17 changed files
with
222 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,160 +1,170 @@ | ||
/* config.h.in. Generated from configure.in by autoheader. */ | ||
/* config.h.in. Generated automatically from configure.in by autoheader. */ | ||
|
||
/* Dynamic plugin support. */ | ||
#undef DYNAMIC_PLUGINS | ||
/* Define if the X Window System is missing or not being used. */ | ||
#undef X_DISPLAY_MISSING | ||
|
||
/* RPM support. */ | ||
#undef ENABLE_RPM | ||
/* Define if you have the _getpty function. */ | ||
#undef HAVE__GETPTY | ||
|
||
/* ZIP support. */ | ||
#undef ENABLE_ZIP | ||
/* Define if you have the openpty function. */ | ||
#undef HAVE_OPENPTY | ||
|
||
/* libbz2 support. */ | ||
#undef HAVE_BZIP2_SUPPORT | ||
/* Define if you have the ptsname_r function. */ | ||
#undef HAVE_PTSNAME_R | ||
|
||
/* Define if you have the strcasecmp function. */ | ||
#undef HAVE_STRCASECMP | ||
|
||
/* Define if you have the strlcpy function. */ | ||
#undef HAVE_STRLCPY | ||
|
||
/* Define to 1 if you have the <dirent.h> header file. */ | ||
/* Define if you have the ttyname_r function. */ | ||
#undef HAVE_TTYNAME_R | ||
|
||
/* Define if you have the vhangup function. */ | ||
#undef HAVE_VHANGUP | ||
|
||
/* Define if you have the waitpid function. */ | ||
#undef HAVE_WAITPID | ||
|
||
/* Define if you have the <dirent.h> header file. */ | ||
#undef HAVE_DIRENT_H | ||
|
||
/* Define to 1 if you have the <dir.h> header file. */ | ||
/* Define if you have the <dir.h> header file. */ | ||
#undef HAVE_DIR_H | ||
|
||
/* Define to 1 if you have the <gtk.h> header file. */ | ||
#undef HAVE_GTK_H | ||
/* Define if you have the <fstab.h> header file. */ | ||
#undef HAVE_FSTAB_H | ||
|
||
/* Define to 1 if you have the <inttypes.h> header file. */ | ||
#undef HAVE_INTTYPES_H | ||
/* Define if you have the <gtk.h> header file. */ | ||
#undef HAVE_GTK_H | ||
|
||
/* Define to 1 if you have the <libutil.h> header file. */ | ||
/* Define if you have the <libutil.h> header file. */ | ||
#undef HAVE_LIBUTIL_H | ||
|
||
/* Define to 1 if you have the <memory.h> header file. */ | ||
#undef HAVE_MEMORY_H | ||
/* Define if you have the <mntent.h> header file. */ | ||
#undef HAVE_MNTENT_H | ||
|
||
/* Define to 1 if you have the <ncurses/curses.h> header file. */ | ||
/* Define if you have the <ncurses/curses.h> header file. */ | ||
#undef HAVE_NCURSES_CURSES_H | ||
|
||
/* Define to 1 if you have the <ncurses.h> header file. */ | ||
/* Define if you have the <ncurses.h> header file. */ | ||
#undef HAVE_NCURSES_H | ||
|
||
/* Define to 1 if you have the <ncurses/term.h> header file. */ | ||
/* Define if you have the <ncurses/term.h> header file. */ | ||
#undef HAVE_NCURSES_TERM_H | ||
|
||
/* Define to 1 if you have the <ndir.h> header file. */ | ||
/* Define if you have the <ndir.h> header file. */ | ||
#undef HAVE_NDIR_H | ||
|
||
/* Define to 1 if you have the `openpty' function. */ | ||
#undef HAVE_OPENPTY | ||
|
||
/* Define to 1 if you have the `ptsname_r' function. */ | ||
#undef HAVE_PTSNAME_R | ||
|
||
/* Define to 1 if you have the <pty.h> header file. */ | ||
/* Define if you have the <pty.h> header file. */ | ||
#undef HAVE_PTY_H | ||
|
||
/* Define to 1 if you have the <pwd.h> header file. */ | ||
/* Define if you have the <pwd.h> header file. */ | ||
#undef HAVE_PWD_H | ||
|
||
/* Define to 1 if you have the <stdint.h> header file. */ | ||
#undef HAVE_STDINT_H | ||
|
||
/* Define to 1 if you have the <stdlib.h> header file. */ | ||
#undef HAVE_STDLIB_H | ||
|
||
/* Define to 1 if you have the `strcasecmp' function. */ | ||
#undef HAVE_STRCASECMP | ||
|
||
/* Define to 1 if you have the <strings.h> header file. */ | ||
/* Define if you have the <strings.h> header file. */ | ||
#undef HAVE_STRINGS_H | ||
|
||
/* Define to 1 if you have the <string.h> header file. */ | ||
#undef HAVE_STRING_H | ||
|
||
/* Define to 1 if you have the `strlcpy' function. */ | ||
#undef HAVE_STRLCPY | ||
|
||
/* Define to 1 if you have the <sys/dirent.h> header file. */ | ||
/* Define if you have the <sys/dirent.h> header file. */ | ||
#undef HAVE_SYS_DIRENT_H | ||
|
||
/* Define to 1 if you have the <sys/dir.h> header file. */ | ||
/* Define if you have the <sys/dir.h> header file. */ | ||
#undef HAVE_SYS_DIR_H | ||
|
||
/* Define to 1 if you have the <sys/ndir.h> header file. */ | ||
/* Define if you have the <sys/mnttab.h> header file. */ | ||
#undef HAVE_SYS_MNTTAB_H | ||
|
||
/* Define if you have the <sys/mount.h> header file. */ | ||
#undef HAVE_SYS_MOUNT_H | ||
|
||
/* Define if you have the <sys/ndir.h> header file. */ | ||
#undef HAVE_SYS_NDIR_H | ||
|
||
/* Define to 1 if you have the <sys/ptms.h> header file. */ | ||
/* Define if you have the <sys/ptms.h> header file. */ | ||
#undef HAVE_SYS_PTMS_H | ||
|
||
/* Define to 1 if you have the <sys/statfs.h> header file. */ | ||
/* Define if you have the <sys/statfs.h> header file. */ | ||
#undef HAVE_SYS_STATFS_H | ||
|
||
/* Define to 1 if you have the <sys/statvfs.h> header file. */ | ||
/* Define if you have the <sys/statvfs.h> header file. */ | ||
#undef HAVE_SYS_STATVFS_H | ||
|
||
/* Define to 1 if you have the <sys/stat.h> header file. */ | ||
#undef HAVE_SYS_STAT_H | ||
|
||
/* Define to 1 if you have the <sys/stropts.h> header file. */ | ||
/* Define if you have the <sys/stropts.h> header file. */ | ||
#undef HAVE_SYS_STROPTS_H | ||
|
||
/* Define to 1 if you have the <sys/types.h> header file. */ | ||
#undef HAVE_SYS_TYPES_H | ||
/* Define if you have the <sys/ucred.h> header file. */ | ||
#undef HAVE_SYS_UCRED_H | ||
|
||
/* Define to 1 if you have the <sys/vfs.h> header file. */ | ||
/* Define if you have the <sys/vfs.h> header file. */ | ||
#undef HAVE_SYS_VFS_H | ||
|
||
/* Define to 1 if you have the `ttyname_r' function. */ | ||
#undef HAVE_TTYNAME_R | ||
|
||
/* Define to 1 if you have the <unistd.h> header file. */ | ||
/* Define if you have the <unistd.h> header file. */ | ||
#undef HAVE_UNISTD_H | ||
|
||
/* Define to 1 if you have the <util.h> header file. */ | ||
/* Define if you have the <util.h> header file. */ | ||
#undef HAVE_UTIL_H | ||
|
||
/* Define to 1 if you have the `vhangup' function. */ | ||
#undef HAVE_VHANGUP | ||
/* Use BSD-style ptys */ | ||
#undef USE_BSD_PTY | ||
|
||
/* Define to 1 if you have the `waitpid' function. */ | ||
#undef HAVE_WAITPID | ||
/* XOPEN source breaks */ | ||
#undef NO_XOPEN_SOURCE | ||
|
||
/* Define to 1 if you have the file `AC_File'. */ | ||
#undef HAVE__DEV_PTC | ||
/* POSIX C source breaks */ | ||
#undef NO_POSIX_C_SOURCE | ||
|
||
/* Define to 1 if you have the file `AC_File'. */ | ||
#undef HAVE__DEV_PTMX | ||
/* POSIX source breaks */ | ||
#undef NO_POSIX_SOURCE | ||
|
||
/* Define to 1 if you have the file `AC_File'. */ | ||
#undef HAVE__DEV_PTS | ||
/* Use BSD-style ptys */ | ||
#undef USE_BSD_PTY | ||
|
||
/* Define to 1 if you have the `_getpty' function. */ | ||
#undef HAVE__GETPTY | ||
/* XOPEN source breaks */ | ||
#undef NO_XOPEN_SOURCE | ||
|
||
/* libbz2 has "BZ_" prefix. */ | ||
#undef LIBBZ2_PREFIX | ||
/* POSIX C source breaks */ | ||
#undef NO_POSIX_C_SOURCE | ||
|
||
/* POSIX source breaks */ | ||
#undef NO_POSIX_SOURCE | ||
|
||
/* XOPEN source breaks */ | ||
#undef NO_XOPEN_SOURCE | ||
|
||
/* POSIX C source breaks */ | ||
#undef NO_POSIX_C_SOURCE | ||
|
||
/* POSIX source breaks */ | ||
#undef NO_POSIX_SOURCE | ||
|
||
/* Use BSD-style ptys */ | ||
#undef USE_BSD_PTY | ||
|
||
/* POSIX source breaks */ | ||
#undef NO_POSIX_SOURCE | ||
|
||
/* POSIX C source breaks */ | ||
#undef NO_POSIX_C_SOURCE | ||
|
||
/* XOPEN source breaks */ | ||
#undef NO_XOPEN_SOURCE | ||
|
||
/* Define to the address where bug reports for this package should be sent. */ | ||
#undef PACKAGE_BUGREPORT | ||
/* libbz2 support. */ | ||
#undef HAVE_BZIP2_SUPPORT | ||
|
||
/* Define to the full name of this package. */ | ||
#undef PACKAGE_NAME | ||
/* libbz2 has BZ_ prefix. */ | ||
#undef LIBBZ2_PREFIX | ||
|
||
/* Define to the full name and version of this package. */ | ||
#undef PACKAGE_STRING | ||
/* ZIP support. */ | ||
#undef ENABLE_ZIP | ||
|
||
/* Define to the one symbol short name of this package. */ | ||
#undef PACKAGE_TARNAME | ||
/* RPM support. */ | ||
#undef ENABLE_RPM | ||
|
||
/* Define to the version of this package. */ | ||
#undef PACKAGE_VERSION | ||
/* RPM support. */ | ||
#undef ENABLE_RPM | ||
|
||
/* Dynamic plugin support. */ | ||
#undef DYNAMIC_PLUGINS | ||
|
||
/* Define to 1 if you have the ANSI C header files. */ | ||
#undef STDC_HEADERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.