repo.or.cz
/
AROS-Contrib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
forgotten commit. disabled until egl is adapted.
[AROS-Contrib.git]
/
gnu
/
gzip
/
gzip-1.3.12-aros.diff
blob
4f0a30a6f36333bc97a74da1e6ac6f3ae5a34c2e
1
diff -ruN gzip-1.3.12/tailor.h gzip-1.3.12.aros/tailor.h
2
--- gzip-1.3.12/tailor.h 2006-12-07 07:58:13.000000000 +0100
3
+++ gzip-1.3.12.aros/tailor.h 2008-10-24 18:31:35.000000000 +0200
4
@@ -179,6 +179,10 @@
5
# endif
6
#endif
7
8
+#ifdef AROS
9
+# define PATH_SEP2 ':'
10
+#endif
11
+
12
#ifdef AMIGA
13
# define PATH_SEP2 ':'
14
# define STDC_HEADERS