freebsd-ports/x11-wm/olvwm/files/patch-ol_button.413.c
Cy Schubert fbde5c5dd6 Fix build under 10-CURRENT.
Split old-style patch files into current standard individual patch files.
2013-09-18 05:16:46 +00:00

19 lines
486 B
C

*** ol_button.413.c.orig Sun Jan 24 20:16:16 1999
--- ol_button.413.c Sun Jan 24 20:21:00 1999
***************
*** 8,14 ****
* a version of olgx 3.2 (from the xview 3.2 release) and don't want to
* use this file, change the define here
*/
! #ifndef SVR4
/*
* Based on
--- 8,14 ----
* a version of olgx 3.2 (from the xview 3.2 release) and don't want to
* use this file, change the define here
*/
! #if !defined(SVR4) && !defined(XVIEW32)
/*
* Based on