On Thu, Sep 23, 2010 at 11:58:40PM +0200, H.sivank wrote:
> configure:17893: checking whether we can add -Wl,--as-needed to LDFLAGS

As already mentioned by Guy: configure has nothing to do with the cmake
build process:
cmake build:
- cmake ...options...
  make
autofoo build:
- autogen.sh (not necessary if there is already a configure file)
  configure ...options...
  make

Ciao
       Joerg
-- 
Joerg Mayer                                           <jma...@loplof.de>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to