bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#2280: 23.0.90; incorrect configuration


From: Glenn Morris
Subject: bug#2280: 23.0.90; incorrect configuration
Date: Wed, 16 May 2012 03:35:16 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

I agree with the suggestion to just remove this bit from configure.in:

    # Use fink packages if available.
    if test -d /sw/include && test -d /sw/lib; then
      GCC_TEST_OPTIONS="-I/sw/include -L/sw/lib"
      CPP_TEST_OPTIONS=${GCC_TEST_OPTIONS}
      NON_GCC_TEST_OPTIONS=${GCC_TEST_OPTIONS}
    fi

It's not Emacs's business to make this kind of decision.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]