bug-gnustep
[Top][All Lists]
Advanced

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

[bug #27801] Add -D flag to allow creation of directories when installin


From: Nicola Pero
Subject: [bug #27801] Add -D flag to allow creation of directories when installing...
Date: Tue, 27 Oct 2009 08:24:19 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3

Follow-up Comment #3, bug #27801 (project gnustep):

Sure.

At the moment, having headers as in

xxx_HEADER_FILES = somedir/somefile.h ...

is not supported.


But if "somedir" is the same for all files, you can use 

xxx_HEADER_FILES_DIR = somedir
xxx_HEADER_FILES = somefile.h ...

and that should work. :-)


Once I get a few hours free (probably sometime this week, or next weekend)
I'll have a look at supporting 

xxx_HEADER_FILES = somedir/somefile.h ...

- the Etoile guys as well would appreciate that feature. ;-)

Thanks

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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