From f2f9439fbfba378cb64cd6e5a046e0184cd542c6 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 1 May 2012 22:11:12 +0300 Subject: Remove dead ports Remove the following ports: - dgux - nextstep - sunos4 - svr4 - ultrix4 - univel These are obsolete and not worth rescuing. In most cases, there is circumstantial evidence that they wouldn't work anymore anyway. --- src/include/port/univel.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 src/include/port/univel.h (limited to 'src/include/port/univel.h') diff --git a/src/include/port/univel.h b/src/include/port/univel.h deleted file mode 100644 index bb2409bd89..0000000000 --- a/src/include/port/univel.h +++ /dev/null @@ -1,8 +0,0 @@ -/* - * src/include/port/univel.h - * - *************************************** - * Define this if you are compiling with - * the native UNIXWARE C compiler. - ***************************************/ -#define USE_UNIVEL_CC -- cgit v1.2.1