]> git.eshelyaron.com Git - emacs.git/commitdiff
comment
authorDave Love <fx@gnu.org>
Mon, 18 Dec 2000 18:09:36 +0000 (18:09 +0000)
committerDave Love <fx@gnu.org>
Mon, 18 Dec 2000 18:09:36 +0000 (18:09 +0000)
src/s/hpux10.h

index a3ce0c7ef06551137f449a4a1879e4b2805f4e73..bc236d06ec603875858eb036cb8f32b7f37844dc 100644 (file)
@@ -46,8 +46,9 @@
 #define C_SWITCH_X_SYSTEM  -I/usr/include/X11R6 -I/usr/include/X11R5 -I/usr/include/Motif1.2 -I/usr/contrib/X11R6/include -I/usr/contrib/X11R5/include
 #define LD_SWITCH_X_DEFAULT -L/usr/lib/X11R6 -L/usr/lib/X11R5 -L/usr/lib/Motif1.2 -L/usr/contrib/X11R5/lib
 
-/* 2000-11-21: Temporarily disable Unix 98 large file support, until
-   configure can really figure out if it works.  It failed in
-   the pretest of 21.1 on hpux11. */
+/* 2000-11-21: Temporarily disable Unix 98 large file support found by
+   configure.  It fails on HPUX 11, at least, because it enables
+   header sections which lose when `static' is defined away, as it is
+   on HP-UX.  (You get duplicate symbol errors on linking). */
 
 #undef _FILE_OFFSET_BITS