diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.in b/configure.in index 4ac7377..ce48386 100644 --- a/configure.in +++ b/configure.in @@ -99,8 +99,6 @@ AC_ARG_WITH(gcc, [ --without-gcc never use gcc], [ without_gcc=$withval;; esac], [ case $ac_sys_system in - OSF1) CC=cc - without_gcc=;; AIX*) CC=cc_r without_gcc=;; BeOS*) |