summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>1999-06-21 21:35:11 +0000
committerwtc%netscape.com <devnull@localhost>1999-06-21 21:35:11 +0000
commit9458edb6f955b83520133130ee106bcb7a1bc63e (patch)
tree49683bf7505298b664aed82065871044512314dc
parentb427c54c56e1e49bbd5b06e0cb514f8f1fce78e5 (diff)
downloadnspr-hg-9458edb6f955b83520133130ee106bcb7a1bc63e.tar.gz
Removed unused code, because +DA2.0W is specified in config/HP-UX.mk
already. Also there is a typo ($USE_64).
-rw-r--r--lib/prstreams/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/prstreams/Makefile b/lib/prstreams/Makefile
index eda13161..b7eb711f 100644
--- a/lib/prstreams/Makefile
+++ b/lib/prstreams/Makefile
@@ -35,12 +35,6 @@ ifeq ($(OS_ARCH), IRIX)
endif
endif
-ifeq ($(OS_ARCH),HP-UX)
- ifeq (($USE_64),1)
- CCCFLAGS += +DA2.0W
- endif
-endif
-
INCLUDES = -I$(DIST)/include
HEADERS = *.h