diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2007-08-06 12:02:54 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2007-08-06 12:02:54 +0300 |
commit | 91dc76dab02f6b88eb52dd86136bade7abc767f4 (patch) | |
tree | cec4cd629312b578db3fccbdc906c94eed9ad539 /python/Makefile.am | |
parent | c823d84c722c789fbd36f43f48a3943466369b74 (diff) | |
download | librpm-tizen-91dc76dab02f6b88eb52dd86136bade7abc767f4.tar.gz librpm-tizen-91dc76dab02f6b88eb52dd86136bade7abc767f4.tar.bz2 librpm-tizen-91dc76dab02f6b88eb52dd86136bade7abc767f4.zip |
Automake cleanups from Ralf Corsepius.
* $(mkinstalldirs) in Makefile.ams is an anachronism.
Modern Makefile.ams should use $(MKDIR_P) instead.
* There is one direct call to "mkdir -p" inside of the toplevel
Makefile.am - mkdir -p is non-portable. Portable Makefile.ams should use
MKDIR_P instead.
Diffstat (limited to 'python/Makefile.am')
0 files changed, 0 insertions, 0 deletions