Second aproach at solving the 'install -d' issue. I added a public domain script that supposedly solves the issue on every box. I also looke at 'install-sh', but found a bazillion of versions, doing so much more than we actually need. But I am open to sugestions, and happy to reverse my changes if something better comes along.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5799 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher
2007-05-03 12:33:20 +00:00
parent 40be03495d
commit d84e2832f7
3 changed files with 49 additions and 9 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ VPATH = @srcdir@
# programs we use...
HTMLDOC = @HTMLDOC@
INSTALL = @INSTALL@
MKDIRR = @MKDIRR@
MKDIRR = ../mkinstalldirs
LN = ln -s
NROFF = @NROFF@
RM = rm -f