Explorar el Código

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 hace 16 años
padre
commit
99e2137875
Se han modificado 7 ficheros con 0 adiciones y 0 borrados
  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