configure.ac: Move AC_DEFINE for Ogg Tremor under other if conditional.
commitf153681522eec3577d518c16e8333654748a6627
authorAvuton Olrich <avuton@gmail.com>
Sat, 17 Apr 2010 11:36:40 +0000 (17 04:36 -0700)
committerAvuton Olrich <avuton@gmail.com>
Wed, 21 Apr 2010 14:35:33 +0000 (21 07:35 -0700)
treeb52a3a1d941b00c30f3227e6a07f84ec9b820e8d
parentd73291959b529f124ab9e091f513ba4d801def81
configure.ac: Move AC_DEFINE for Ogg Tremor under other if conditional.

Ogg Tremor doesn't have the ability to be disabled under the first if
conditional, might as well AC_DEFINE there.
configure.ac