summaryrefslogtreecommitdiff
path: root/x11/libhelp/files/patch-al
blob: de4f3b797056af1ac82c68a86619f97dc1ccab0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
diff -cb ../../../libhelp-1.8.1/libhtmlw/HTMLP.h libhtmlw/HTMLP.h
*** ../../../libhelp-1.8.1/libhtmlw/HTMLP.h	Mon Dec 26 12:15:58 1994
--- libhtmlw/HTMLP.h	Mon Oct 20 19:00:12 1997
***************
*** 59,67 ****

  #ifdef MOTIF
  #include <Xm/XmP.h>
! # ifdef MOTIF1_2
  #  include <Xm/ManagerP.h>
! # endif /* MOTIF1_2 */
  #else
  #include <X11/IntrinsicP.h>
  #include <X11/ConstrainP.h>
--- 59,67 ----

  #ifdef MOTIF
  #include <Xm/XmP.h>
! # if defined(MOTIF1_2) || defined(MOTIF2)
  #  include <Xm/ManagerP.h>
! # endif /* MOTIF1_2 || MOTIF2*/
  #else
  #include <X11/IntrinsicP.h>
  #include <X11/ConstrainP.h>