diff options
Diffstat (limited to 'russian/ircd-hybrid/files/patch-configure')
-rw-r--r-- | russian/ircd-hybrid/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/russian/ircd-hybrid/files/patch-configure b/russian/ircd-hybrid/files/patch-configure new file mode 100644 index 000000000000..1da7b9f5f2e6 --- /dev/null +++ b/russian/ircd-hybrid/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Thu Oct 9 17:38:48 2003 ++++ configure Sun Dec 14 14:35:48 2003 +@@ -1944,7 +1944,7 @@ + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); }; }; then +- ac_cv_prog_cc_g=yes ++ ac_cv_prog_cc_g=no + else + echo "$as_me: failed program was:" >&5 + sed 's/^/| /' conftest.$ac_ext >&5 |