configure.in i autoconf
Artur Flinta
aflinta at at.kernel.pl
Mon Nov 4 11:16:24 CET 2002
On Thu, 31 Oct 2002 10:51:23 +0100
Artur Frysiak <wiget at pld.org.pl> wrote:
> AC_ARG_ENABLE(debug,[
> AC_HELP_STRING([--enable-debug], [Enable debug info and some debugging
> \ code to be compiled])])
> if test "x$enable_debug" ="xyes"; then
> CXXFLAGS="$CXXFLAGS -ggdb"
> AC_DEFINE(DEBUG_ALL,1 ,[Activate debug code])
> fi
>
> I powinno działać.
Niestety dalej nie działa :(( nie mam pojęcia co tu jest zwalone.
Artur
--
Zawsze kiedy jest problem, jest jakieś rozwiązanie;
zatem jeśli nie ma rozwiązania, nie ma problemu.
More information about the pld-devel-pl
mailing list