Browse Source

build: Rename and namespace dpkg m4 files

This avoids possible future collisions and makes it easier to see
what's coming from dpkg and what each file is for.
Guillem Jover 16 years ago
parent
commit
99e2137875
7 changed files with 0 additions and 0 deletions
  1. 0 0
      m4/dpkg-arch.m4
  2. 0 0
      m4/dpkg-compiler.m4
  3. 0 0
      m4/dpkg-funcs.m4
  4. 0 0
      m4/dpkg-libs.m4
  5. 0 0
      m4/dpkg-linker.m4
  6. 0 0
      m4/dpkg-progs.m4
  7. 0 0
      m4/dpkg-types.m4

m4/arch.m4 → m4/dpkg-arch.m4


m4/compiler.m4 → m4/dpkg-compiler.m4


m4/funcs.m4 → m4/dpkg-funcs.m4


m4/libs.m4 → m4/dpkg-libs.m4


m4/linker.m4 → m4/dpkg-linker.m4


m4/perl.m4 → m4/dpkg-progs.m4


m4/types.m4 → m4/dpkg-types.m4