diff --git a/config/mh-svr4 b/config/mh-svr4 new file mode 100755 index 00000000000..0208c2dc1a3 --- /dev/null +++ b/config/mh-svr4 @@ -0,0 +1,6 @@ +# Define SYSV as -DSYSV if you are using a System V operating system. +SYSV = -DSYSV -DSVR4 +RANLIB = echo >/dev/null + +# The l flag generates a warning from the SVR4 archiver, remove it. +AR_FLAGS = cq