Skip to content

Commit c0fb0bf

Browse files
author
cvs2git
committed
This commit was manufactured by cvs2git to create tag 'PDCurses_2_4'.
Sprout from master 2001-01-10 08:32:23 UTC Mark Hessling <[email protected]> 'Remove CR' Cherrypick from master 2001-01-10 08:31:57 UTC Mark Hessling <[email protected]> 'Initial revision': Makefile.in README aclocal.m4 config.h.in configure demos/testcurs.c doc/intro.man doc/x11.man install-sh pdcurses/Makefile.in pdcurses/border.c pdcurses/color.c pdcurses/getch.c pdcurses/initscr.c pdcurses/util.c x11/README x11/ScrollBox.c x11/pdcdisp.c x11/pdckbd.c x11/pdcscrn.c x11/pdcsetsc.c Cherrypick from master 2001-04-22 09:18:49 UTC Mark Hessling <[email protected]> 'Label for 2.4': .label-2_4 Delete: PDCurses-2.4.spec TODO configure.in flexos/pdcgo32.c label.2.4 x11/pdcx11.c x11/pdcx11.h x11/process/x11.c x11/process/x11.h x11/process/x11common.c x11/process/x11curses.c x11/thread/x11.c x11/thread/x11.h x11/thread/x11common.c x11/thread/x11curses.c
1 parent c1d4463 commit c0fb0bf

37 files changed

+578
-8595
lines changed

.label-2_4

Lines changed: 177 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,177 @@
1+
; QOCCA Label File: .label-2_4 for PDCurses
2+
1.1 PDCurses/pdcurses/Makefile.in
3+
1.1 PDCurses/pdcurses/README
4+
1.1 PDCurses/pdcurses/addch.c
5+
1.1 PDCurses/pdcurses/addchstr.c
6+
1.1 PDCurses/pdcurses/addstr.c
7+
1.1 PDCurses/pdcurses/attr.c
8+
1.1 PDCurses/pdcurses/beep.c
9+
1.1 PDCurses/pdcurses/bkgd.c
10+
1.1 PDCurses/pdcurses/border.c
11+
1.1 PDCurses/pdcurses/clear.c
12+
1.1 PDCurses/pdcurses/color.c
13+
1.1 PDCurses/pdcurses/delch.c
14+
1.1 PDCurses/pdcurses/deleteln.c
15+
1.1 PDCurses/pdcurses/getch.c
16+
1.1 PDCurses/pdcurses/getstr.c
17+
1.1 PDCurses/pdcurses/getyx.c
18+
1.1 PDCurses/pdcurses/inch.c
19+
1.1 PDCurses/pdcurses/inchstr.c
20+
1.1 PDCurses/pdcurses/initscr.c
21+
1.1 PDCurses/pdcurses/inopts.c
22+
1.1 PDCurses/pdcurses/insch.c
23+
1.1 PDCurses/pdcurses/insstr.c
24+
1.1 PDCurses/pdcurses/instr.c
25+
1.1 PDCurses/pdcurses/kernel.c
26+
1.1 PDCurses/pdcurses/mouse.c
27+
1.1 PDCurses/pdcurses/move.c
28+
1.1 PDCurses/pdcurses/outopts.c
29+
1.1 PDCurses/pdcurses/overlay.c
30+
1.1 PDCurses/pdcurses/pad.c
31+
1.1 PDCurses/pdcurses/pdcdebug.c
32+
1.1 PDCurses/pdcurses/pdcutil.c
33+
1.1 PDCurses/pdcurses/pdcwin.c
34+
1.1 PDCurses/pdcurses/printw.c
35+
1.1 PDCurses/pdcurses/refresh.c
36+
1.1 PDCurses/pdcurses/scanw.c
37+
1.1 PDCurses/pdcurses/scroll.c
38+
1.1 PDCurses/pdcurses/slk.c
39+
1.1 PDCurses/pdcurses/termattr.c
40+
1.1 PDCurses/pdcurses/terminfo.c
41+
1.1 PDCurses/pdcurses/touch.c
42+
1.1 PDCurses/pdcurses/util.c
43+
1.1 PDCurses/pdcurses/window.c
44+
1.1 PDCurses/demos/Makefile.in
45+
1.1 PDCurses/demos/firework.c
46+
1.1 PDCurses/demos/newdemo.c
47+
1.1 PDCurses/demos/ptest.c
48+
1.1 PDCurses/demos/testcurs.c
49+
1.1 PDCurses/demos/tui.c
50+
1.1 PDCurses/demos/tui.h
51+
1.1 PDCurses/demos/tuidemo.c
52+
1.1 PDCurses/demos/xmas.c
53+
1.1 PDCurses/doc/intro.man
54+
1.1 PDCurses/doc/x11.man
55+
1.1 PDCurses/doc/latin-1.man
56+
1.1 PDCurses/doc/overview.man
57+
1.2 PDCurses/panel/Makefile.in
58+
1.2 PDCurses/panel/README
59+
1.2 PDCurses/panel/panel.c
60+
1.1 PDCurses/saa/Makefile.in
61+
1.2 PDCurses/dos/README
62+
1.2 PDCurses/dos/bccdos.ini
63+
1.2 PDCurses/dos/bccdos.lrf
64+
1.2 PDCurses/dos/bccdos.mak
65+
1.2 PDCurses/dos/bccdos.rsp
66+
1.2 PDCurses/dos/gccdos.lrf
67+
1.2 PDCurses/dos/dos-bcc.rsp
68+
1.2 PDCurses/dos/dos-tcc.rsp
69+
1.2 PDCurses/dos/gccdos.mak
70+
1.2 PDCurses/dos/mscdos.ini
71+
1.2 PDCurses/dos/mscdos.lrf
72+
1.2 PDCurses/dos/mscdos.mak
73+
1.2 PDCurses/dos/pdcclip.c
74+
1.2 PDCurses/dos/msvcdos.mak
75+
1.2 PDCurses/dos/pdcdisp.c
76+
1.2 PDCurses/dos/pdcgetsc.c
77+
1.2 PDCurses/dos/pdcgo32.c
78+
1.2 PDCurses/dos/pdckbd.c
79+
1.2 PDCurses/dos/pdcprint.c
80+
1.2 PDCurses/dos/pdcscrn.c
81+
1.2 PDCurses/dos/pdcsetsc.c
82+
1.2 PDCurses/dos/wccdos.lrf
83+
1.2 PDCurses/dos/wccdos16.mak
84+
1.2 PDCurses/dos/wccdos4g.mak
85+
1.2 PDCurses/os2/README
86+
1.2 PDCurses/os2/bccos2.ini
87+
1.2 PDCurses/os2/bccos2.lrf
88+
1.2 PDCurses/os2/bccos2.mak
89+
1.2 PDCurses/os2/gccos2.mak
90+
1.2 PDCurses/os2/ibmos2.ini
91+
1.2 PDCurses/os2/iccos2.ini
92+
1.2 PDCurses/os2/iccos2.lrf
93+
1.2 PDCurses/os2/iccos2.mak
94+
1.2 PDCurses/os2/os2ibm.ini
95+
1.2 PDCurses/os2/os2-bcc.rsp
96+
1.2 PDCurses/os2/pdcclip.c
97+
1.2 PDCurses/os2/pdcdisp.c
98+
1.2 PDCurses/os2/pdcgetsc.c
99+
1.2 PDCurses/os2/pdckbd.c
100+
1.2 PDCurses/os2/pdcprint.c
101+
1.2 PDCurses/os2/pdcscrn.c
102+
1.2 PDCurses/os2/pdcsetsc.c
103+
1.2 PDCurses/os2/wccos2.lrf
104+
1.2 PDCurses/os2/pdcurses.def
105+
1.2 PDCurses/os2/pdcurses.lnk
106+
1.2 PDCurses/os2/wccos2.mak
107+
1.1 PDCurses/x11/README
108+
1.1 PDCurses/x11/sb.c
109+
1.1 PDCurses/x11/ScrollBox.c
110+
1.1 PDCurses/x11/ScrollBox.h
111+
1.1 PDCurses/x11/ScrollBoxP.h
112+
1.1 PDCurses/x11/XCurses.def
113+
1.1 PDCurses/x11/latin1kbd.h
114+
1.1 PDCurses/x11/pdcclip.c
115+
1.1 PDCurses/x11/pdcdisp.c
116+
1.1 PDCurses/x11/pdcgetsc.c
117+
1.1 PDCurses/x11/pdckbd.c
118+
1.1 PDCurses/x11/pdcprint.c
119+
1.1 PDCurses/x11/pdcscrn.c
120+
1.1 PDCurses/x11/pdcsetsc.c
121+
1.1 PDCurses/x11/x11.c
122+
1.1 PDCurses/x11/xcurs32.xbm
123+
1.1 PDCurses/x11/xcurs64.xbm
124+
1.1 PDCurses/win32/README
125+
1.1 PDCurses/win32/bccwin32.lrf
126+
1.1 PDCurses/win32/bccwin32.mak
127+
1.1 PDCurses/win32/curses.def
128+
1.1 PDCurses/win32/gccwin32.mak
129+
1.1 PDCurses/win32/lccwin32.mak
130+
1.1 PDCurses/win32/mingwin32.mak
131+
1.1 PDCurses/win32/pdcclip.c
132+
1.1 PDCurses/win32/pdcdisp.c
133+
1.1 PDCurses/win32/pdcgetsc.c
134+
1.1 PDCurses/win32/pdckbd.c
135+
1.1 PDCurses/win32/pdcprint.c
136+
1.1 PDCurses/win32/pdcscrn.c
137+
1.1 PDCurses/win32/pdcsetsc.c
138+
1.1 PDCurses/win32/pdcurses.ico
139+
1.1 PDCurses/win32/pdcurses.rc
140+
1.1 PDCurses/win32/vcwin32.mak
141+
1.1 PDCurses/win32/w95-bcc.rsp
142+
1.1 PDCurses/win32/wccwin32.lrf
143+
1.1 PDCurses/win32/wccwin32.mak
144+
1.1 PDCurses/flexos/README
145+
1.1 PDCurses/flexos/fo_16bit.c
146+
1.1 PDCurses/flexos/fo_8bit.c
147+
1.1 PDCurses/flexos/fo_gname.c
148+
1.1 PDCurses/flexos/pdcdisp.c
149+
1.1 PDCurses/flexos/pdcgetsc.c
150+
1.1 PDCurses/flexos/pdckbd.c
151+
1.1 PDCurses/flexos/pdcprint.c
152+
1.1 PDCurses/flexos/pdcscrn.c
153+
1.1 PDCurses/flexos/pdcsetsc.c
154+
1.1 PDCurses/tools/Makefile.in
155+
1.1 PDCurses/tools/manext.c
156+
1.1 PDCurses/INSTALL
157+
1.1 PDCurses/README
158+
1.1 PDCurses/Makefile.in
159+
1.1 PDCurses/aclocal.m4
160+
1.1 PDCurses/config.sub
161+
1.1 PDCurses/config.guess
162+
1.1 PDCurses/config.h.in
163+
1.1 PDCurses/configure
164+
1.2 PDCurses/curses.h
165+
1.2 PDCurses/curspriv.h
166+
1.1 PDCurses/install-sh
167+
1.2 PDCurses/panel.h
168+
1.1 PDCurses/maintain.er
169+
1.1 PDCurses/makezip.cmd
170+
1.1 PDCurses/pdc64.gif
171+
1.1 PDCurses/readme.20
172+
1.1 PDCurses/readme.21
173+
1.1 PDCurses/readme.22
174+
1.1 PDCurses/readme.23
175+
1.1 PDCurses/readme.24
176+
1.2 PDCurses/x11.h
177+
1.1 PDCurses/.label-2_4

Makefile.in

Lines changed: 22 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ SHELL = /bin/sh
44

55
@SET_MAKE@
66

7-
VER=25
8-
VER_DOT=2.5
7+
VER=24
8+
VER_DOT=2.4
99
PDC_DIR=PDCurses-$(VER_DOT)
1010

1111
srcdir =@srcdir@
@@ -15,11 +15,9 @@ exec_prefix =@exec_prefix@
1515
libdir =$(exec_prefix)/lib
1616
includedir =$(exec_prefix)/include
1717

18-
INSTALL =$(srcdir)/install-sh
18+
INSTALL =@INSTALL@
19+
INSTALL_DATA =@INSTALL_DATA@
1920
RANLIB =@RANLIB@
20-
RXLIBPRE = @RXLIBPRE@
21-
RXLIBPST = @RXLIBPST@
22-
SHLFILE = XCurses
2321

2422
all :: pdcurses demos panel
2523

@@ -34,16 +32,14 @@ realclean ::
3432
cd tools; $(MAKE) $(MFLAGS) $@
3533

3634
install:
37-
$(INSTALL) -d -m 755 $(libdir)
38-
$(INSTALL) -d -m 755 $(includedir)
39-
$(INSTALL) -c -m 644 $(srcdir)/curses.h $(includedir)/xcurses.h
40-
sed -e 's/#include <curses.h>/#include <xcurses.h>/' < $(srcdir)/panel.h > ./xpanel.h
41-
$(INSTALL) -m 644 ./xpanel.h $(includedir)/xpanel.h
42-
$(INSTALL) -c -m 644 pdcurses/libXCurses.a $(libdir)/libXCurses.a
43-
-$(RANLIB) $(libdir)/libXCurses.a
44-
$(INSTALL) -c -m 555 pdcurses/$(RXLIBPRE)$(SHLFILE)$(RXLIBPST) $(libdir)/$(RXLIBPRE)$(SHLFILE)$(RXLIBPST)
45-
$(INSTALL) -c -m 644 panel/libpanel.a $(libdir)/libpanel.a
46-
-$(RANLIB) $(libdir)/libpanel.a
35+
$(INSTALL_DATA) $(srcdir)/curses.h $(includedir)/xcurses.h
36+
sed -e 's/#include <curses.h>/#include<xcurses.h>/' < panel.h > xpanel.h
37+
$(INSTALL_DATA) $(srcdir)/xpanel.h $(includedir)/panel.h
38+
$(INSTALL_DATA) pdcurses/libXCurses.a $(libdir)/libXCurses.a
39+
$(INSTALL_DATA) pdcurses/$(RXLIBPRE)$(SHLFILE)$(RXLIBPST) $(libdir)/$(RXLIBPRE)$(SHLFILE)$(RXLIBPST)
40+
$(RANLIB) $(libdir)/libXCurses.a
41+
$(INSTALL_DATA) panel/libpanel.a $(libdir)/libpanel.a
42+
$(RANLIB) $(libdir)/libpanel.a
4743

4844
clean ::
4945
rm -f config.log config.cache config.status
@@ -58,49 +54,46 @@ manual:
5854
zip:
5955
zip -y pdcurs$(VER) README INSTALL TODO Makefile.in config.h.in configure \
6056
configure.in config.guess config.sub install-sh aclocal.m4 pdc64.gif \
61-
curses.h xcurses.h curspriv.h panel.h maintain.er readme.* makezip.cmd \
57+
curses.h xcurses.h curspriv.h panel.h x11.h maintain.er readme.* makezip.cmd \
6258
pdcurses/README pdcurses/*.c demos/*.c demos/*.h \
6359
panel/README panel/*.c \
6460
saa/README saa/Makefile.in \
6561
dos/README dos/*.c dos/*.ini dos/*.rsp dos/*.lnk dos/*.mak dos/*.lrf \
6662
os2/README os2/*.c os2/*.ini os2/*.rsp os2/*.lnk os2/*.mak os2/*.lrf os2/*.def \
67-
x11/README x11/*.c x11/*.xbm x11/*.def x11/*.h x11/process/*.c \
68-
x11/process/*.c x11/process/*.h x11/thread/*.c x11/thread/*.h \
63+
x11/README x11/*.c x11/*.xbm x11/*.def x11/*.h \
6964
win32/README win32/*.c win32/*.rsp win32/*.lnk win32/*.ini win32/*.mak win32/*.lrf win32/*.def win32/*.ico win32/*.rc \
7065
flexos/README flexos/*.c doc/*.man tools/manext.c \
7166
pdcurses/Makefile.in demos/Makefile.in panel/Makefile.in tools/Makefile.in
7267

7368
dist:
74-
(cd ..; tar cvf - $(PDC_DIR)/README $(PDC_DIR)/INSTALL $(PDC_DIR)/TODO $(PDC_DIR)/Makefile.in \
69+
(cd ..; tar cvf - $(PDC_DIR)/README $(PDC_DIR)/INSTALL $(PDC_DIR)/README $(PDC_DIR)/Makefile.in \
7570
$(PDC_DIR)/config.h.in $(PDC_DIR)/configure $(PDC_DIR)/config.guess $(PDC_DIR)/aclocal.m4 \
76-
$(PDC_DIR)/config.sub $(PDC_DIR)/configure.in $(PDC_DIR)/install-sh $(PDC_DIR)/curses.h $(PDC_DIR)/xcurses.h \
71+
$(PDC_DIR)/config.sub $(PDC_DIR)/install-sh $(PDC_DIR)/curses.h $(PDC_DIR)/xcurses.h \
7772
$(PDC_DIR)/curspriv.h $(PDC_DIR)/panel.h $(PDC_DIR)/pdc64.gif \
78-
$(PDC_DIR)/maintain.er $(PDC_DIR)/readme.* $(PDC_DIR)/makezip.cmd \
73+
$(PDC_DIR)/x11.h $(PDC_DIR)/maintain.er $(PDC_DIR)/readme.* $(PDC_DIR)/makezip.cmd \
7974
$(PDC_DIR)/pdcurses/README $(PDC_DIR)/pdcurses/*.c $(PDC_DIR)/demos/*.c $(PDC_DIR)/demos/*.h $(PDC_DIR)/doc/*.man \
80-
$(PDC_DIR)/panel/README $(PDC_DIR)/panel/*.c $(PDC_DIR)/*.spec \
75+
$(PDC_DIR)/panel/README $(PDC_DIR)/panel/*.c \
8176
$(PDC_DIR)/saa/README $(PDC_DIR)/saa/Makefile.in \
8277
$(PDC_DIR)/dos/README $(PDC_DIR)/dos/*.c $(PDC_DIR)/dos/*.rsp $(PDC_DIR)/dos/*.lnk $(PDC_DIR)/dos/*.ini $(PDC_DIR)/dos/*.mak $(PDC_DIR)/dos/*.lrf \
8378
$(PDC_DIR)/os2/README $(PDC_DIR)/os2/*.c $(PDC_DIR)/os2/*.rsp $(PDC_DIR)/os2/*.lnk $(PDC_DIR)/os2/*.ini $(PDC_DIR)/os2/*.mak $(PDC_DIR)/os2/*.lrf $(PDC_DIR)/os2/*.def \
8479
$(PDC_DIR)/x11/README $(PDC_DIR)/x11/*.c $(PDC_DIR)/x11/*.xbm $(PDC_DIR)/x11/*.def $(PDC_DIR)/x11/*.h \
85-
$(PDC_DIR)/x11/process/*.c $(PDC_DIR)/x11/process/*.h $(PDC_DIR)/x11/thread/*.c $(PDC_DIR)/x11/thread/*.h \
8680
$(PDC_DIR)/win32/README $(PDC_DIR)/win32/*.c $(PDC_DIR)/win32/*.rsp $(PDC_DIR)/win32/*.lnk $(PDC_DIR)/win32/*.ini $(PDC_DIR)/win32/*.mak $(PDC_DIR)/win32/*.lrf $(PDC_DIR)/win32/*.def $(PDC_DIR)/win32/*.ico $(PDC_DIR)/win32/*.rc \
8781
$(PDC_DIR)/flexos/README $(PDC_DIR)/flexos/*.c $(PDC_DIR)/tools/manext.c \
8882
$(PDC_DIR)/pdcurses/Makefile.in $(PDC_DIR)/demos/Makefile.in $(PDC_DIR)/tools/Makefile.in \
8983
$(PDC_DIR)/panel/Makefile.in | gzip > PDCurses-$(VER_DOT).tar.gz)
9084

9185
tar:
92-
(cd ..; tar cvf - $(PDC_DIR)/README $(PDC_DIR)/INSTALL $(PDC_DIR)/TODO $(PDC_DIR)/Makefile.in \
86+
(cd ..; tar cvf - $(PDC_DIR)/README $(PDC_DIR)/INSTALL $(PDC_DIR)/README $(PDC_DIR)/Makefile.in \
9387
$(PDC_DIR)/config.h.in $(PDC_DIR)/configure $(PDC_DIR)/config.guess $(PDC_DIR)/aclocal.m4 \
94-
$(PDC_DIR)/config.sub $(PDC_DIR)/configure.in $(PDC_DIR)/install-sh $(PDC_DIR)/curses.h $(PDC_DIR)/xcurses.h \
88+
$(PDC_DIR)/config.sub $(PDC_DIR)/install-sh $(PDC_DIR)/curses.h $(PDC_DIR)/xcurses.h \
9589
$(PDC_DIR)/curspriv.h $(PDC_DIR)/panel.h $(PDC_DIR)/pdc64.gif \
96-
$(PDC_DIR)/maintain.er $(PDC_DIR)/readme.* $(PDC_DIR)/makezip.cmd \
90+
$(PDC_DIR)/x11.h $(PDC_DIR)/maintain.er $(PDC_DIR)/readme.* $(PDC_DIR)/makezip.cmd \
9791
$(PDC_DIR)/pdcurses/README $(PDC_DIR)/pdcurses/*.c $(PDC_DIR)/demos/*.c $(PDC_DIR)/demos/*.h $(PDC_DIR)/doc/*.man \
98-
$(PDC_DIR)/panel/README $(PDC_DIR)/panel/*.c $(PDC_DIR)/*.spec \
92+
$(PDC_DIR)/panel/README $(PDC_DIR)/panel/*.c \
9993
$(PDC_DIR)/saa/README $(PDC_DIR)/saa/Makefile.in \
10094
$(PDC_DIR)/dos/README $(PDC_DIR)/dos/*.c $(PDC_DIR)/dos/*.rsp $(PDC_DIR)/dos/*.lnk $(PDC_DIR)/dos/*.ini $(PDC_DIR)/dos/*.mak $(PDC_DIR)/dos/*.lrf \
10195
$(PDC_DIR)/os2/README $(PDC_DIR)/os2/*.c $(PDC_DIR)/os2/*.rsp $(PDC_DIR)/os2/*.lnk $(PDC_DIR)/os2/*.ini $(PDC_DIR)/os2/*.mak $(PDC_DIR)/os2/*.lrf $(PDC_DIR)/os2/*.def \
10296
$(PDC_DIR)/x11/README $(PDC_DIR)/x11/*.c $(PDC_DIR)/x11/*.xbm $(PDC_DIR)/x11/*.def $(PDC_DIR)/x11/*.h \
103-
$(PDC_DIR)/x11/process/*.c $(PDC_DIR)/x11/process/*.h $(PDC_DIR)/x11/thread/*.c $(PDC_DIR)/x11/thread/*.h \
10497
$(PDC_DIR)/win32/README $(PDC_DIR)/win32/*.c $(PDC_DIR)/win32/*.rsp $(PDC_DIR)/win32/*.lnk $(PDC_DIR)/win32/*.ini $(PDC_DIR)/win32/*.mak $(PDC_DIR)/win32/*.lrf $(PDC_DIR)/win32/*.def $(PDC_DIR)/win32/*.ico $(PDC_DIR)/win32/*.rc \
10598
$(PDC_DIR)/flexos/README $(PDC_DIR)/flexos/*.c $(PDC_DIR)/tools/manext.c \
10699
$(PDC_DIR)/pdcurses/Makefile.in $(PDC_DIR)/demos/Makefile.in $(PDC_DIR)/tools/Makefile.in \

PDCurses-2.4.spec

Lines changed: 0 additions & 30 deletions
This file was deleted.

README

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,8 @@
1818
Ports
1919
-----
2020

21-
PDCurses has been ported to DOS, OS/2, X11, WIN32 and Amiga. A port
22-
to Flexos is also included, but likely to be out of date.
23-
A directory containing the port-specific source files exists for each
21+
PDCurses has been ported to DOS, OS/2, X11, WIN32 and Flexos. A
22+
directory containing the port-specific source files exists for each
2423
of these platforms.
2524

2625

TODO

Lines changed: 0 additions & 8 deletions
This file was deleted.

aclocal.m4

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -326,12 +326,7 @@ case "$target" in
326326
RXLIBPST=".so"
327327
;;
328328
*linux*)
329-
LD_RXLIB1="${CC} -shared"
330-
RXLIBPRE="lib"
331-
RXLIBPST=".so"
332-
;;
333-
*nto-qnx*)
334-
LD_RXLIB1="${CC} -shared"
329+
LD_RXLIB1="${CC} -Wl,-shared"
335330
RXLIBPRE="lib"
336331
RXLIBPST=".so"
337332
;;

config.h.in

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,3 @@
125125
/* Define if you want to include LATIN1 key support */
126126
#undef INCLUDE_LATIN1
127127

128-
/* Define if you want to build XCurses with threads */
129-
#undef USE_THREADS
130-
131-
/* Define if you want to build XCurses with processes */
132-
#undef USE_PROCESSES
133-

0 commit comments

Comments
 (0)