mirror of https://github.com/odrling/Aegisub
How much whitespace does it take... (another test.)
Originally committed to SVN as r3827.
This commit is contained in:
parent
1834434b13
commit
ddcb31cfa9
|
@ -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
|
||||
###############
|
||||
|
|
Loading…
Reference in New Issue