mirror of
https://git.zap.org.au/git/trader.git
synced 2025-02-02 15:08:13 -05:00
Remove trailing full stops that may cause confusion
This commit is contained in:
parent
ee5e918d81
commit
df44229628
6
INSTALL
6
INSTALL
@ -269,13 +269,13 @@ Notes:
|
|||||||
./configure --with-libintl-prefix=/usr/local/opt/gettext \
|
./configure --with-libintl-prefix=/usr/local/opt/gettext \
|
||||||
PKG_CONFIG_PATH=/usr/local/opt/ncurses/lib/pkgconfig
|
PKG_CONFIG_PATH=/usr/local/opt/ncurses/lib/pkgconfig
|
||||||
|
|
||||||
.. [#solaris1] Using ``./configure CURSES_CFLAGS=-I/usr/include/ncurses``.
|
.. [#solaris1] Using ``./configure CURSES_CFLAGS=-I/usr/include/ncurses``
|
||||||
|
|
||||||
.. [#solaris2] Using ``./configure CURSES_CFLAGS=-I/usr/include/ncurses
|
.. [#solaris2] Using ``./configure CURSES_CFLAGS=-I/usr/include/ncurses
|
||||||
CC='/opt/developerstudio12.6/bin/cc'``.
|
CC='/opt/developerstudio12.6/bin/cc'``
|
||||||
|
|
||||||
.. [#solaris3] Using ``./configure CURSES_CFLAGS=-I/usr/include/ncurses
|
.. [#solaris3] Using ``./configure CURSES_CFLAGS=-I/usr/include/ncurses
|
||||||
CC='/opt/developerstudio12.6/bin/cc -m64'``.
|
CC='/opt/developerstudio12.6/bin/cc -m64'``
|
||||||
|
|
||||||
The following systems are known *not* to work at the current time; this
|
The following systems are known *not* to work at the current time; this
|
||||||
list is almost certainly not exhaustive:
|
list is almost certainly not exhaustive:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user