and by passing libtool the OS/390-specific options needed to split
the main httpd executable into a small executable with main() and a
dll with everything else (previously this information was hard-coded
in the OS/390 libtool program)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89124
13f79535-47bb-0310-9956-
ffa450edef68
Apache.ncb
Apache.opt
InstallBin.plg
+apachecore.dll
+*.x
POST_SHARED_CMDS='rm $(top_builddir)/_APP_'
;;
*os390)
- APR_ADDTO(CFLAGS, [-Wc,DLL,EXPORTALL])
- ;;
+ HTTPD_LDFLAGS="$HTTPD_LDFLAGS --main=$abs_srcdir/server/main.o --core-dll=$abs_srcdir/apachecore.dll"
+ SH_LDFLAGS="$SH_LDFLAGS --core-dll=$abs_srcdir/apachecore.dll"
esac
shared_build="shared-modules"
fi
*.lo
*.slo
*.so
+*.x
Debug
Release
*.lo
*.slo
*.so
+*.x
Debug
Release
*.plg
*.lo
*.slo
*.so
+*.x
Debug
Release
*.lo
*.slo
*.so
+*.x
Debug
Release
*.lo
*.slo
*.so
+*.x
Debug
Release
*.lo
*.slo
*.so
+*.x
Debug
Release
*.lo
*.slo
*.so
+*.x
Debug
Release