]> code.delx.au - gnu-emacs/blobdiff - src/s/dgux5-4-3.h
(x_draw_relief_rect): Add top_p and bot_p args.
[gnu-emacs] / src / s / dgux5-4-3.h
index 6e8ce8268d6d5184372797d70716005aed74abf3..3d4c4775c916c06ff3a309c25375c48a33de6d90 100644 (file)
@@ -16,7 +16,8 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GNU Emacs; see the file COPYING.  If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.  */
 
 /* NOTE: DGUX5.4R3.00 will not build with the delivered gcc-2.4.5
    compiler.  You must upgraded to at least gcc-2.5.8.  If you are
@@ -57,3 +58,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #undef C_DEBUG_SWITCH
 #define C_DEBUG_SWITCH -g
 #endif
+
+/* This is needed according to Ehud Karni <ehud@unix.simonwiesel.co.il>
+   for m88k-dg-dgux5.4R3.10.  */
+#undef BSD_PGRPS
+
+/* arch-tag: c11938c9-0cb0-4652-88aa-7eb80bf1cda9
+   (do not change this comment) */