lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev pre11 configure question


From: Larry W. Virden
Subject: lynx-dev pre11 configure question
Date: Fri, 23 Oct 1998 20:03:15 -0400 (EDT)

Before running configure, I set the following:
export LIBS="-L/projects/gnu/sparc-sun-solaris2.5.1/lib 
-R/projects/gnu/sparc-sun-solaris2.5.1/lib -L/cas/X11/sun4/lib 
-R/cas/X11/sun4/lib -lncurses -lz"
export CPPFLAGS="-I/projects/gnu/sparc-sun-solaris2.5.1/include 
-I/projects/gnu/sparc-sun-solaris2.5.1/include/ncurses"
export CFLAGS="-g"
export CC=cc

And then I run

  $PWD/configure  --prefix=/projects/intranet \
        --libdir=/projects/intranet/lib/lynx \
        --enable-forms-options \
        --enable-persistent-cookies \
        --enable-partial \
        --enable-default-colors \
        --enable-extended-dtd \
        --enable-externs \
        --enable-nsl-fork \
        --with-zlib \
        --with-screen=ncurses 


The makefile generated doesn't have the -g set in the makefiles or in
the config.status.

If I hand edit config.status and set the -g in the CFLAGS line and then
run config.status, the makefiles have the -g in them.

Can anyone tell me how i am SUPPOSED to set that variable in configure?

My default shell is ksh.
-- 
Larry W. Virden                 INET: address@hidden
<URL:http://www.purl.org/NET/lvirden/> <*> O- "We are all Kosh."
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.

reply via email to

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