ORBit/popt configure.in dies if $CC contains spaces
- From: Miguel de Icaza <miguel nuclecu unam mx>
- To: "Brandon S. Allbery" <allbery ece cmu edu>
- Cc: gnome-list gnome org
- Subject: ORBit/popt configure.in dies if $CC contains spaces
- Date: Tue, 26 Jan 1999 11:00:57 -0600 (CST)
> The configure.in in ORBit/popt contains the following:
>
> if test $CC = gcc; then
> CFLAGS="-Wall $CFLAGS"
> fi
thanks for spotting this.
The right fix is to use the value of $ac_cv_prog_gcc
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]