summaryrefslogtreecommitdiff
path: root/editors/emacs/patches/patch-ag
blob: e87a96fcaf66ed7cfef4d962c6e60282253e29ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$NetBSD: patch-ag,v 1.9 2003/07/06 16:10:18 uebayasi Exp $

--- src/config.in.orig	Tue Jul  9 07:23:31 2002
+++ src/config.in
@@ -354,6 +354,12 @@ Boston, MA 02111-1307, USA.  */
 /* Define for large files, on AIX-style hosts.  */
 #undef _LARGE_FILES
 
+/* On NetBSD, Define HAVE_NETBSD_CRT{I,N} if a given system has crt{i,n}.o
+   installed under /usr/lib.  These should be linked against temacs,
+   or it won't boot.  */
+#undef HAVE_NETBSD_CRTI
+#undef HAVE_NETBSD_CRTN
+
 #undef EMACS_CONFIGURATION
 
 #undef EMACS_CONFIG_OPTIONS