/[gnustep]/gnustep/core/base/config.mak.in
ViewVC logotype

Diff of /gnustep/core/base/config.mak.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by CaS, Thu Jan 9 17:41:57 2003 UTC revision 1.11 by ayers, Wed Jul 16 15:05:24 2003 UTC
# Line 19  ifeq ($(shared),yes) Line 19  ifeq ($(shared),yes)
19    CONFIG_SYSTEM_LIBS += @LIBS@    CONFIG_SYSTEM_LIBS += @LIBS@
20  endif  endif
21    
22    # Default to building only -baseadd
23    # on non *-gnu-* library combos
24    ifneq ($(FOUNDATION_LIB),gnu)
25    add=yes
26    base=no
27    endif

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26