mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Fixed typo in clibrary when building DLLs ... basically affecting only
building gnustep-objc as shared on win32 git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11566 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
66554eaa36
commit
fe9cbc4332
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Wed Nov 28 18:17:50 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* clibrary.make (LIBRARY_FILE): Fixed typo for BUILD_DLL ...
|
||||
library_name being used instead of clibrary_name.
|
||||
|
||||
Wed Nov 28 11:18:01 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* configure.in (--with-user-root): New configure option allowing
|
||||
|
|
Loading…
Reference in a new issue