]> granicus.if.org Git - apache/commitdiff
os-inline.c is no more (fix from bloom)
authorDoug MacEachern <dougm@apache.org>
Thu, 23 Aug 2001 19:45:17 +0000 (19:45 +0000)
committerDoug MacEachern <dougm@apache.org>
Thu, 23 Aug 2001 19:45:17 +0000 (19:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90578 13f79535-47bb-0310-9956-ffa450edef68

os/unix/Makefile.in

index 63596967db125f6ceb5798cf56a04b7465f5309c..eddb2c2644cd26fb582cb77fbc920ec55b6ee4e4 100644 (file)
@@ -1,5 +1,5 @@
 
 LTLIBRARY_NAME    = libos.la
-LTLIBRARY_SOURCES = os-inline.c unixd.c
+LTLIBRARY_SOURCES = unixd.c
 
 include $(top_srcdir)/build/ltlib.mk