]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Fri May 23 07:53:25 EDT 2008 Pekka.Pessi@nokia.com
authorMichael Jerris <mike@jerris.com>
Sun, 25 May 2008 15:24:07 +0000 (15:24 +0000)
committerMichael Jerris <mike@jerris.com>
Sun, 25 May 2008 15:24:07 +0000 (15:24 +0000)
  * tests/Makefile.am: do not fix testsdir

  Build check_sofia only with make check.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8641 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/sofia-sip/.update
libs/sofia-sip/tests/Makefile.am

index 7fe0ddfeb5f2698f877f94207fb4a73e39a7eb2c..3ec79f123f2827a6880dbd2ae34ba6d5b6bb2233 100644 (file)
@@ -1 +1 @@
-Sun May 25 11:23:32 EDT 2008
+Sun May 25 11:24:02 EDT 2008
index 7d452f409fbd063f388b46e73d2348a6347f628d..c44732ed0f6eb8665cb279153bf3e7a136049539 100644 (file)
@@ -32,20 +32,13 @@ libtestproxy_a_SOURCES = test_proxy.h test_proxy.c
 
 libtestnat_a_SOURCES = test_nat.h test_nat.c test_nat_tags.c
 
-#
-# Install in special test package
-#
-testsdir =             ${libdir}/tests/libsofia-sip-ua-tests
-tests_PROGRAMS =
-
 if HAVE_CHECK
 TESTS += check_sofia
-tests_PROGRAMS += check_sofia
+check_PROGRAMS += check_sofia
 endif
 
 check_sofia_CFLAGS = @CHECK_CFLAGS@
 
-
 check_sofia_SOURCES = check_sofia.c check_sofia.h \
        suite_for_nua.c