nt/config.nt: Sync with autogen/config.in.
(HAVE_POSIX_OPENPT): New macro.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2012-08-17 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* config.nt: Sync with autogen/config.in.
|
||||
(HAVE_POSIX_OPENPT): New macro.
|
||||
|
||||
2012-08-14 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* config.nt: Sync with autogen/config.in.
|
||||
|
||||
@@ -740,6 +740,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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user