[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: configure scripts
From:       Stephan Kulow <coolo () itm ! mu-luebeck ! de>
Date:       1998-05-31 19:04:45
[Download RAW message or body]

> 
> 
> I noticed that the configure scripts that come with many of the base
> packages have a --without-kde option. 
Which one?
> 
> If I have two directories, one which uses kde and the other without
> kde. I have a makefile.am which says:
> 
> SUBDIRS = kdestuff nonkdestuff
> 
> My question is: when I run the configure script and tell it not
> to use kde, How do I tell the makefile.am to completely ignore the
> kdestuff directory?
> 
replace kdestuff with $(KDESTUFF) and write in your configure.in
something like

test "$kde_should_be_install" = "yes" && KDE_STUFF=kdestuff
AC_SUBST(KDESTUFF)

Greets, Stephan

-- 
Stephan Kulow (coolo@kde.org)
Student of medical CS
Medical University of Luebeck (MFCH)

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic