]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
resolve an automake warning about subdirs on latest automake
authorWilliam King <william.king@quentustech.com>
Wed, 31 Dec 2014 19:52:06 +0000 (11:52 -0800)
committerWilliam King <william.king@quentustech.com>
Wed, 7 Jan 2015 19:30:41 +0000 (11:30 -0800)
commit16f7177c3d9ac4c3932d45e125498a1b5495dce6
treeb80af5d491987dd81fe2b4d270c1961c56cc283d
parent10c961e65e8889964c10197d156a54554ec457be
resolve an automake warning about subdirs on latest automake

The file 'libs/sofia-sip/s2check/exit77.c' was moved in order to
silence the warning and to keep the build working. There might be a
build problem that results from this file move, but after serveral
build tests I have not found one. The contents of the file are
specifically for the make check target, so I believe it would be
highly unlikely to cause problems with any production feature.

FS-7122 #resolve
libs/sofia-sip/.update
libs/sofia-sip/libsofia-sip-ua/nta/Makefile.am
libs/sofia-sip/libsofia-sip-ua/nta/exit77.c [moved from libs/sofia-sip/s2check/exit77.c with 100% similarity]
libs/sofia-sip/s2check/Makefile.am