summaryrefslogtreecommitdiff
path: root/python/Makefile.am
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2007-08-06 12:02:54 +0300
committerPanu Matilainen <pmatilai@redhat.com>2007-08-06 12:02:54 +0300
commit91dc76dab02f6b88eb52dd86136bade7abc767f4 (patch)
treecec4cd629312b578db3fccbdc906c94eed9ad539 /python/Makefile.am
parentc823d84c722c789fbd36f43f48a3943466369b74 (diff)
downloadlibrpm-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