Skip to content

Commit a9f3913

Browse files
committed
eeecchhhh
1 parent c94b8b0 commit a9f3913

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

AUTHORS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ to the development of sidplayfp:
1313
Stian Skjelstad - SID status display
1414
Michael Hartmann - filter curves
1515

16-
Enki Costa - writing C64play on top of sidplayfp
17-
completely dropped Windows support
16+
Enki F. Costa - writing C64play on top of sidplayfp
17+
ditched Windows support
1818

1919
-----------------------------------------------------------------------------
2020

BUILDING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
### Build requirements
22

3-
- autotools
4-
- libsidplayfp (version 2.2 or higher)
5-
- pod2man
3+
- autotools - configure script creation
4+
- libsidplayfp version >=2.2 - the emulation library itself
5+
- pod2man - documentation
66
- patience
77
- and a decent computer to better enjoy the emulation!
88

build-aux/config.rpath

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Hello, this is a bogus file just to avoid automake complaining for a missing file.
22
# It is not needed anyway.
3-
# The issue arises due to the use of AM_ICONV without AM_GNU_GETTEXT.
4-
# Ideally we should go with the Gnulib module 'iconv'.
3+
# The issue arises due to the use of AM_ICONV without AM_GNU_GETTEXT, so ideally we
4+
# should go with the Gnulib module 'iconv'.

0 commit comments

Comments
 (0)