bug-automake
[Top][All Lists]
Advanced

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

Re: CVS: Requiring CC on C++ sources


From: Akim Demaille
Subject: Re: CVS: Requiring CC on C++ sources
Date: Tue, 25 Feb 2003 13:43:41 +0100
User-agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2


+noinst_LIBRARIES = libcppgen.a
+libcppgen_a_SOURCES =                          \
+libcppgen.hh                                   \
+libcppgen.cc                                   \
+cppgen-visitor.hh                              \

My problem is the trailing slash.  Because the \ are far on the right,
I missed it :(  Automake said nothing about it.  Not even with -Wall.
Sorry about the noice.




reply via email to

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