comparison mac/inc/config.h @ 44890:01b93e5e53a7

Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, lisp/ChangeLog, and src/ChangeLog for list of changes.
author Andrew Choi <akochoi@shaw.ca>
date Fri, 26 Apr 2002 23:39:06 +0000
parents 923b8d6d8277
children 23a1cea22d13
comparison
equal deleted inserted replaced
44889:e3b9f45140a5 44890:01b93e5e53a7
17 17
18 You should have received a copy of the GNU General Public License 18 You should have received a copy of the GNU General Public License
19 along with GNU Emacs; see the file COPYING. If not, write to the 19 along with GNU Emacs; see the file COPYING. If not, write to the
20 Free Software Foundation, Inc., 59 Temple Place - Suite 330, 20 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21 Boston, MA 02111-1307, USA. */ 21 Boston, MA 02111-1307, USA. */
22
23 /* Contributed by Andrew Choi (akochoi@mac.com). */
22 24
23 25
24 /* No code in Emacs #includes config.h twice, but some of the code 26 /* No code in Emacs #includes config.h twice, but some of the code
25 intended to work with other packages as well (like gmalloc.c) 27 intended to work with other packages as well (like gmalloc.c)
26 think they can include it as many times as they like. */ 28 think they can include it as many times as they like. */