Browse Source

Select cc by CC=cc on command line

pre-master-46
dwarning 18 years ago
parent
commit
670bb2d799
  1. 5
      configure.in

5
configure.in

@ -185,10 +185,7 @@ AM_MAINTAINER_MODE
dnl Compiler checks dnl Compiler checks
dnl --------------- dnl ---------------
if test -z "$CC"; then
# No C compiler specified... We rely on Autoconf to find the best
AC_PROG_CC
fi
AC_PROG_CC
dnl Work on compiler options according to system: dnl Work on compiler options according to system:
dnl Set default CFLAG - only use -Wall if we have gcc dnl Set default CFLAG - only use -Wall if we have gcc

Loading…
Cancel
Save