mirror of https://github.com/odrling/Aegisub
Remove old (legacy) variables that were commented out.
Originally committed to SVN as r2090.
This commit is contained in:
parent
398da989f9
commit
b969f382c6
|
@ -563,10 +563,6 @@ wxWidgets detection failed, please set --with-wx* or add
|
|||
the libraries to your LDFLAGS, CXX/CFLAGS.
|
||||
])
|
||||
fi
|
||||
#CPPFLAGS="$CPPFLAGS $WX_CPPFLAGS"
|
||||
#CXXFLAGS="$CXXFLAGS $WX_CXXFLAGS_ONLY"
|
||||
#CFLAGS="$CFLAGS $WX_CFLAGS_ONLY"
|
||||
|
||||
|
||||
aegisub_save_CPPLAGS="$CPPLAGS"
|
||||
CPPFLAGS="$WX_CFLAGS"
|
||||
|
|
Loading…
Reference in New Issue