diff options
author | Glenn Morris <rgm@gnu.org> | 2012-08-17 06:17:30 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-08-17 06:17:30 -0400 |
commit | 1146da8ddcb80bddcd9db52f309acf3c92d57a42 (patch) | |
tree | 3633017361eed7db3e8f7d25cb149040f0f1cf13 /autogen/config.in | |
parent | 4a6bc3fd94e5b4199fd960180853304162e6b8f4 (diff) | |
download | emacs-1146da8ddcb80bddcd9db52f309acf3c92d57a42.tar.gz emacs-1146da8ddcb80bddcd9db52f309acf3c92d57a42.tar.bz2 emacs-1146da8ddcb80bddcd9db52f309acf3c92d57a42.zip |
Auto-commit of generated files.
Diffstat (limited to 'autogen/config.in')
-rw-r--r-- | autogen/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/autogen/config.in b/autogen/config.in index 8e18d1c9206..bd10c9f4076 100644 --- a/autogen/config.in +++ b/autogen/config.in @@ -731,6 +731,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ /* Define to 1 if you have the `posix_memalign' function. */ #undef HAVE_POSIX_MEMALIGN +/* Define to 1 if you have the `posix_openpt' function. */ +#undef HAVE_POSIX_OPENPT + /* Define if you have the /proc filesystem. */ #undef HAVE_PROCFS |