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

Re: Remove cdrtools



I demand that Russ Allbery may or may not have written...

> Steve Greenland <steveg@moregruel.net> writes:
>> And, for example, all of a sudden (autoconf 2.5, I think) every/many
>> (newly generated or regenerated) configure script starting checking for
>> C++ compilers, Fortran compilers, etc. etc. etc. even for pure C projects.

> This is a libtool bug.

I'm using the following workaround for gxine (due to the browser plugin):

  m4_undefine([AC_PROG_CXX])
  m4_defun([AC_PROG_CXX],[])
  m4_undefine([AC_PROG_F77])
  m4_defun([AC_PROG_F77],[])

before invoking any A[CM]*LIBTOOL*.

-- 
| Darren Salt    | linux or ds at              | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + Burn less waste. Use less packaging. Waste less.     USE FEWER RESOURCES.

I'd like to, but I have to answer all of my "occupant" letters.



Reply to: