From f294ee981a037caac2b4e22f844c600d7b23759f Mon Sep 17 00:00:00 2001 From: Liong Sauw Ming Date: Tue, 1 Mar 2011 10:42:11 +0000 Subject: Re #3428: Fixed aconfigure for iOS git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3430 74dad513-b988-da41-8d7b-12977e46ad98 --- aconfigure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aconfigure b/aconfigure index 8b6151c6..900268f8 100755 --- a/aconfigure +++ b/aconfigure @@ -10775,7 +10775,7 @@ case $target in ac_os_objs="$ac_os_objs file_access_unistd.o file_io_ansi.o os_core_unix.o os_error_unix.o os_time_unix.o os_timestamp_posix.o" case $target in arm-apple-darwin*) - ac_os_objs="$ac_os_objs os_info_m.o" + ac_os_objs="$ac_os_objs os_info_iphone.o" ;; esac # UUID -- cgit v1.2.3