Remove comments about adding revision / build credit support.
Originally committed to SVN as r2102.
This commit is contained in:
parent
5da0b16f48
commit
ca920eea36
1 changed files with 0 additions and 5 deletions
|
@ -12,11 +12,6 @@ aegisub_CPPFLAGS = @FREETYPE_CFLAGS@
|
||||||
aegisub_LDFLAGS = @GL_LIBS@ @PTHREAD_LIBS@ @WX_LIBS@
|
aegisub_LDFLAGS = @GL_LIBS@ @PTHREAD_LIBS@ @WX_LIBS@
|
||||||
LIBS += @FREETYPE_LIBS@ @FONTCONFIG_LIBS@
|
LIBS += @FREETYPE_LIBS@ @FONTCONFIG_LIBS@
|
||||||
|
|
||||||
|
|
||||||
#XXX: fix this so it's generated by configure and put into acconf.h
|
|
||||||
#BUILDINFO := -DBUILD_CREDIT=verm -DBUILD_SVN_REVISION=0
|
|
||||||
|
|
||||||
|
|
||||||
if HAVE_ALSA
|
if HAVE_ALSA
|
||||||
noinst_LIBRARIES += libaudio_alsa.a
|
noinst_LIBRARIES += libaudio_alsa.a
|
||||||
libaudio_alsa_a_SOURCES = audio_player_alsa.cpp
|
libaudio_alsa_a_SOURCES = audio_player_alsa.cpp
|
||||||
|
|
Loading…
Reference in a new issue