X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=support%2FMakefile.am;h=79154fc99bbd9b232eb8c4bd1e16119b07d9bb45;hb=9cf3500204c70d0cf69584a2c47c2c1591f198b0;hp=c339ebced737526b4eed078345d66c4f46d9ae61;hpb=f777bc37a485df19a4700d5c41e9e58bdfa2ef54;p=mono.git diff --git a/support/Makefile.am b/support/Makefile.am index c339ebced73..79154fc99bb 100644 --- a/support/Makefile.am +++ b/support/Makefile.am @@ -26,7 +26,6 @@ MPH_C_SOURCE = \ # Source code which helps implement POSIX and other related Unix standards, # and *may* be portable between Unix platforms. MPH_UNIX_SOURCE = \ - fakepoll.h \ dirent.c \ fcntl.c \ fstab.c \ @@ -40,6 +39,7 @@ MPH_UNIX_SOURCE = \ serial.c \ sys-mman.c \ sys-sendfile.c \ + sys-socket.c \ sys-stat.c \ sys-statvfs.c \ sys-time.c \ @@ -136,12 +136,14 @@ refresh: --impl-macro=_GNU_SOURCE --impl-macro=_XOPEN_SOURCE \ --impl-header="" \ --impl-header="" \ + --autoconf-header="" \ --autoconf-header="" \ --autoconf-header="" \ --autoconf-header="" \ --autoconf-header="" \ --autoconf-header="" \ --autoconf-header="" \ + --autoconf-header="" \ --autoconf-header="" \ --autoconf-header="" \ --impl-header="" \ @@ -159,7 +161,7 @@ refresh: --rename-member=st_mtime=st_mtime_ \ --rename-namespace=Mono.Unix.Native=Mono.Posix \ --library=MonoPosixHelper \ - $(mcs_topdir)/class/lib/net_2_0/Mono.Posix.dll map + $(mcs_topdir)/class/lib/net_4_x/Mono.Posix.dll map # Useful if mono is compiled with --enable-shared=no patch-libtool: