mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Clean out last vestiges of the old HAVE_CONFIG_H stuff.
This commit is contained in:
parent
414e642ca9
commit
cf38a720e8
23 changed files with 61 additions and 73 deletions
|
|
@ -20,9 +20,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
|
|||
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||
Boston, MA 02110-1301, USA. */
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <setjmp.h>
|
||||
#include <lisp.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue