diff --git a/aegisub/Makefile.am b/aegisub/Makefile.am index 63f24d163..35885bad3 100644 --- a/aegisub/Makefile.am +++ b/aegisub/Makefile.am @@ -12,11 +12,6 @@ aegisub_CPPFLAGS = @FREETYPE_CFLAGS@ aegisub_LDFLAGS = @GL_LIBS@ @PTHREAD_LIBS@ @WX_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 noinst_LIBRARIES += libaudio_alsa.a libaudio_alsa_a_SOURCES = audio_player_alsa.cpp