bug-gnustep
[Top][All Lists]
Advanced

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

[bug #29291] The configure script doesn't play nice with non-flattened n


From: Nicola Pero
Subject: [bug #29291] The configure script doesn't play nice with non-flattened namespaces
Date: Tue, 30 Mar 2010 12:51:50 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2

Follow-up Comment #7, bug #29291 (project gnustep):

The gnustep-base configure.ac script seems wrong ... 

CPPFLAGS="$CPPFLAGS -I$GNUSTEP_SYSTEM_HEADERS
-I$GNUSTEP_LOCAL_HEADERS/$LIBRARY_COMBO"

LDFLAGS="$LDFLAGS -L$GNUSTEP_SYSTEM_LIBRARIES
-L$GNUSTEP_LOCAL_LIBRARIES" 

These just ignore the non-flattened case.  In the non-flattened case,
LIBRARY_COMBOs etc. need to be used. 

I was going to fix it myself, but regenerating gnustep-base's configure
requires autoconf 2.61, which I don't have, so I have to reinstall autoconf
etc.

Thanks

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29291>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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