diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-06-25 01:40:38 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-06-25 01:40:38 -0700 |
commit | 7a7ef429182915745380c3074771d9f747dab964 (patch) | |
tree | d3bff619b8eef19d5f508473926f495dee4f1737 /lisp/emacs-lisp/autoload.el | |
parent | cd3520a41df21d80a9d894c58af2daba23c8dd24 (diff) | |
download | emacs-7a7ef429182915745380c3074771d9f747dab964.tar.gz emacs-7a7ef429182915745380c3074771d9f747dab964.tar.bz2 emacs-7a7ef429182915745380c3074771d9f747dab964.zip |
Use gnulib's dup2 module instead of rolling our own.
* Makefile.in (GNULIB_MODULES): Add dup2.
* configure.in: Do not check for dup2; gnulib does that now.
* lib/dup2.c, m4/dup2.m4: New files, from gnulib.
* src/sysdep.c (dup2) [!HAVE_DUP2]: Remove; gnulib now does this.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions