mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 21:19:24 +00:00
Use mkinstalldirs, because "mkdir -p" is not portable.
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
2000-08-20 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
|
||||
|
||||
* mkinstalldirs: New file, from automake-1.4, grep-2.4.1, guile-1.4,
|
||||
libtool-1.3.3, make-3.79.1, tar-1.13.
|
||||
* srcdir/Makefile.in (MKINSTALLDIRS): New variable.
|
||||
(install, installdirs): Use it instead of mkdir.
|
||||
* docdir/Makefile.in (MKINSTALLDIRS): New variable.
|
||||
(install, installdirs): Use it instead of mkdir.
|
||||
|
||||
* INSTALL: Update.
|
||||
|
||||
2000-08-19 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
|
||||
|
||||
Reference in New Issue
Block a user