]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[4/6] libdingaling: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS
authorStefan Knoblich <stkn@openisdn.net>
Fri, 4 Nov 2011 13:20:54 +0000 (14:20 +0100)
committerStefan Knoblich <stkn@openisdn.net>
Fri, 4 Nov 2011 13:20:54 +0000 (14:20 +0100)
commit87eebb2d1edff1e534ed745431a52ebcf87fc3b2
tree877e9248ac8059bf1f1fe62e7168854199d35302
parent24744369359da418831583f85775c9738e7c4b1c
[4/6] libdingaling: 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/libdingaling/Makefile.am