Displaying 2 results from an estimated 2 matches for "cppfl".
Did you mean:
cpp&l
2001 Jul 06
0
OpenSSH bug in MacOS X
...1:09:50 2001
+++ configure Thu Jul 5 17:04:28 2001
@@ -1498,6 +1498,11 @@
# Check for some target-specific stuff
case "$host" in
+*-*-darwin*)
+ cat >> confdefs.h <<\EOF
+#define BROKEN_GETADDRINFO 1
+EOF
+ ;;
*-*-aix*)
AFS_LIBS="-lld"
CPPFLAGS="$CPPFL
I hope you're the right folks to be reporting this to.
Yours,
--
Josh Larios Computing & Communications Client Services
University of Washington Box 352830 Seattle, WA 98195-2830
jdlarios at cac.washington.edu
2001 Jul 16
0
FWD: OpenSSH bug in MacOS X
...1:09:50 2001
+++ configure Thu Jul 5 17:04:28 2001
@@ -1498,6 +1498,11 @@
# Check for some target-specific stuff
case "$host" in
+*-*-darwin*)
+ cat >> confdefs.h <<\EOF
+#define BROKEN_GETADDRINFO 1
+EOF
+ ;;
*-*-aix*)
AFS_LIBS="-lld"
CPPFLAGS="$CPPFL
I hope you're the right folks to be reporting this to.
Yours,
--
Josh Larios Computing & Communications Client Services
University of Washington Box 352830 Seattle, WA 98195-2830
jdlarios at cac.washington.edu