bug-gnulib
[Top][All Lists]
Advanced

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

Qualify message about need to add "lib" to SUBDIRS?


From: Reuben Thomas
Subject: Qualify message about need to add "lib" to SUBDIRS?
Date: Sat, 26 Feb 2011 01:53:29 +0000

I have an autotools project with no C in. I still want to use gnulib's
maintainer-makefile module, but I don't want to use C. If I leave
"lib" in the top-level SUBDIRS, then I'm forced to us AC_PROG_CC, or C
source is (correctly: dummy.c) detected, and make fails, because I
didn't set up a C compiler.

Hence the message telling me to put "lib" in SUBDIRS should either
only be output if I actually have some C, or should be qualified by
"(if you're using C)".

-- 
http://rrt.sc3d.org



reply via email to

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