From ddcb31cfa9297129366a970b80484a3169f2dd40 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Sun, 29 Nov 2009 13:31:38 +0000 Subject: [PATCH] How much whitespace does it take... (another test.) Originally committed to SVN as r3827. --- aegisub/configure.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/aegisub/configure.in b/aegisub/configure.in index 2843f152d..8ea45c6b1 100644 --- a/aegisub/configure.in +++ b/aegisub/configure.in @@ -304,7 +304,6 @@ AM_CONDITIONAL([HAVE_OPENMP], [test "$with_openmp" != "no"]) AC_SUBST(OPENMP_CXXFLAGS) - ############################## # Program Support and Features ############################## @@ -408,7 +407,6 @@ AC_SUBST(FONTCONFIG_CFLAGS) AC_SUBST(FONTCONFIG_LIBS) - ######## ## iconv ######## @@ -440,7 +438,6 @@ AC_SUBST(ICONV_LDFLAGS) AC_SUBST(ICONV_CFLAGS) - ############### # Audio Players ###############