From 7194ff20bf32d8231bd53b60de8b6c683886aca2 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Fri, 16 Feb 2007 10:58:18 +0000 Subject: Implement ticket #103: changed autoconf script to use native Win32 file I/O on mingw and cygwin git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@951 74dad513-b988-da41-8d7b-12977e46ad98 --- pjlib/build/os-auto.mak.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'pjlib/build') diff --git a/pjlib/build/os-auto.mak.in b/pjlib/build/os-auto.mak.in index e4bfe62b..a4a2b8aa 100644 --- a/pjlib/build/os-auto.mak.in +++ b/pjlib/build/os-auto.mak.in @@ -14,8 +14,6 @@ export PJLIB_OBJS += $(AC_OS_OBJS) \ os_timestamp_common.o \ pool_policy_malloc.o sock_bsd.o sock_select.o -export PJLIB_OBJS += file_access_unistd.o file_io_ansi.o - # # TEST_OBJS are operating system specific object files to be included in # the test application. -- cgit v1.2.3