Added -lrt to AM_CXXFLAGS in src/Makefile.am. Why isn't autoconf detecting this dependency? Added Jarosław Pietras to list of translators. in credits.

This commit is contained in:
Kyzentun
2015-01-27 14:36:22 -07:00
parent 43255b2238
commit c586db8f5d
2 changed files with 2 additions and 1 deletions
@@ -50,6 +50,7 @@ local stepmania_credits= {
{
name= "Translators",
"John Reactor (Polish)",
"Jarosław Pietras (Polish)",
"DHalens (Spanish)",
"@Niler_jp (Japanese)",
"Deamon007 (Dutch)"
+1 -1
View File
@@ -14,7 +14,7 @@ if BUILD_TESTS
endif
AM_LDFLAGS =
AM_CXXFLAGS =
AM_CXXFLAGS = -lrt
AM_CFLAGS =
noinst_LIBRARIES =
EXTRA_DIST =