From ca920eea36bcd396085c0e09e593be6ad5f311dd Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Sat, 22 Mar 2008 08:24:52 +0000 Subject: [PATCH] Remove comments about adding revision / build credit support. Originally committed to SVN as r2102. --- aegisub/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) 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