]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[6/6] srtp: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS
authorStefan Knoblich <stkn@openisdn.net>
Fri, 4 Nov 2011 13:22:28 +0000 (14:22 +0100)
committerStefan Knoblich <stkn@openisdn.net>
Fri, 4 Nov 2011 13:22:28 +0000 (14:22 +0100)
commit992eafd049c481ec9699dc481a24bdb9dd4bc27f
treee7ed61c56f7b373adfad8bbb9b0b1c3f3edbc9c0
parent21c5cf5d478812b117038776967e0bab903a512e
[6/6] srtp: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS

The latter is a well known automake variable, used
to set (per-Makefile) automake options and supported
since the beginning of time (= automake 1.4).

The former is a made-up variable that doesn't really
do anything.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
libs/srtp/Makefile.am
libs/srtp/test/Makefile.am