Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 51063 | Differences between
and this patch

Collapse All | Expand All

(-)/home/users/hunter/backups/Imakefile~ (-1 / +1 lines)
Lines 12-18 Link Here
12
#endif
12
#endif
13
13
14
XCOMM uncomment out the next line if you want to use esd comment out the line below next line
14
XCOMM uncomment out the next line if you want to use esd comment out the line below next line
15
XCOMM ESDLIB = -lesd -laudiofile
15
ESDLIB = -lesd -laudiofile
16
16
17
WMSOUNDLIB = -L../lib -lwmsnd -L/usr/local/lib $(ESDLIB)
17
WMSOUNDLIB = -L../lib -lwmsnd -L/usr/local/lib $(ESDLIB)
18
18
(-)/home/users/hunter/backups/Imakefile~ (-1 / +1 lines)
Lines 20-26 Link Here
20
EXTRA_DEFINES = -DOSS_SOUND
20
EXTRA_DEFINES = -DOSS_SOUND
21
21
22
XCOMM uncomment out the next line if you want to use esd
22
XCOMM uncomment out the next line if you want to use esd
23
XCOMM EXTRA_DEFINES = -DESD
23
EXTRA_DEFINES = -DESD
24
24
25
XCOMM uncomment out the next line if you want Solaris Support
25
XCOMM uncomment out the next line if you want Solaris Support
26
XCOMM EXTRA_DEFINES = -DSVR4
26
XCOMM EXTRA_DEFINES = -DSVR4
(-)/home/users/hunter/backups/Imakefile~ (-1 / +1 lines)
Lines 1-7 Link Here
1
#define IHaveSubdirs
1
#define IHaveSubdirs
2
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"
2
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"
3
3
4
PREFIX = /usr/local
4
PREFIX = /usr/
5
5
6
DESTDIR = $(PREFIX)
6
DESTDIR = $(PREFIX)
7
7
(-)/home/users/hunter/backups/Imakefile~ (-1 / +1 lines)
Lines 4-10 Link Here
4
HEADER_INST = /include
4
HEADER_INST = /include
5
5
6
XCOMM Xfree86
6
XCOMM Xfree86
7
STD_INCLUDES = -I/usr/X11R6/include -I/usr/local/include
7
STD_INCLUDES = -I/usr/X11R6/include -I/usr/include
8
8
9
XCOMM Solaris
9
XCOMM Solaris
10
XCOMM STD_INCLUDES = -I/usr/openwin/include -I/usr/local/include
10
XCOMM STD_INCLUDES = -I/usr/openwin/include -I/usr/local/include
(-)/home/users/hunter/backups/Imakefile~ (-2 / +2 lines)
Lines 13-20 Link Here
13
XCOMM uncomment out the next line if you want to use esd comment out the line below next line
13
XCOMM uncomment out the next line if you want to use esd comment out the line below next line
14
XCOMM ESDLIB = -lesd -laudiofile
14
XCOMM ESDLIB = -lesd -laudiofile
15
15
16
WMSOUNDLIB = -L../lib -lwmsnd -L/usr/local/lib $(ESDLIB)
16
WMSOUNDLIB = -L../lib -lwmsnd -L/usr/lib $(ESDLIB)
17
STD_INCLUDES = -I/usr/local/include -I/usr/X11R6/include
17
STD_INCLUDES = -I/usr/include -I/usr/X11R6/include
18
DEPLIBS = $(DEPXLIB) 
18
DEPLIBS = $(DEPXLIB) 
19
19
20
LOCAL_LIBRARIES += -lPropList $(XLIB) $(WMSOUNDLIB) $(EFENCELIB)
20
LOCAL_LIBRARIES += -lPropList $(XLIB) $(WMSOUNDLIB) $(EFENCELIB)
(-)/home/users/hunter/backups/Imakefile~ (-1 / +1 lines)
Lines 9-15 Link Here
9
XCOMM Solaris
9
XCOMM Solaris
10
XCOMM STD_INCLUDES = -I/usr/openwin/include -I/usr/local/include
10
XCOMM STD_INCLUDES = -I/usr/openwin/include -I/usr/local/include
11
11
12
EXTRA_LIBRARIES = 
12
EXTRA_LIBRARIES = -Lesd
13
13
14
#ifdef USE_HPUX_SOUND_SERVER
14
#ifdef USE_HPUX_SOUND_SERVER
15
 EXTRA_INCLUDES += -I/opt/audio/include
15
 EXTRA_INCLUDES += -I/opt/audio/include
(-)/home/users/hunter/backups/Imakefile~ (-1 / +1 lines)
Lines 11-17 Link Here
11
#endif
11
#endif
12
12
13
XCOMM uncomment out the next line if you want to use esd comment out the line below next line
13
XCOMM uncomment out the next line if you want to use esd comment out the line below next line
14
XCOMM ESDLIB = -lesd -laudiofile
14
ESDLIB = -lesd -laudiofile
15
15
16
WMSOUNDLIB = -L../lib -lwmsnd -L/usr/lib $(ESDLIB)
16
WMSOUNDLIB = -L../lib -lwmsnd -L/usr/lib $(ESDLIB)
17
STD_INCLUDES = -I/usr/include -I/usr/X11R6/include
17
STD_INCLUDES = -I/usr/include -I/usr/X11R6/include

Return to bug 51063