summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2009-10-29 18:01:17 +0100
committerGuillem Jover <guillem@debian.org>2009-10-29 18:01:17 +0100
commit99e213787595fec1a7939ba1a0395dfdfd62c7ba (patch)
treec844af152ceec818adf46604b748febdec515a2a
parent3e5ce0a54a78790adf86fb8bdcdb288121a039c6 (diff)
downloaddpkg-99e213787595fec1a7939ba1a0395dfdfd62c7ba.tar.gz
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.
-rw-r--r--m4/dpkg-arch.m4 (renamed from m4/arch.m4)0
-rw-r--r--m4/dpkg-compiler.m4 (renamed from m4/compiler.m4)0
-rw-r--r--m4/dpkg-funcs.m4 (renamed from m4/funcs.m4)0
-rw-r--r--m4/dpkg-libs.m4 (renamed from m4/libs.m4)0
-rw-r--r--m4/dpkg-linker.m4 (renamed from m4/linker.m4)0
-rw-r--r--m4/dpkg-progs.m4 (renamed from m4/perl.m4)0
-rw-r--r--m4/dpkg-types.m4 (renamed from m4/types.m4)0
7 files changed, 0 insertions, 0 deletions
diff --git a/m4/arch.m4 b/m4/dpkg-arch.m4
index f0e0e656d..f0e0e656d 100644
--- a/m4/arch.m4
+++ b/m4/dpkg-arch.m4
diff --git a/m4/compiler.m4 b/m4/dpkg-compiler.m4
index a28b1774a..a28b1774a 100644
--- a/m4/compiler.m4
+++ b/m4/dpkg-compiler.m4
diff --git a/m4/funcs.m4 b/m4/dpkg-funcs.m4
index b88338f5d..b88338f5d 100644
--- a/m4/funcs.m4
+++ b/m4/dpkg-funcs.m4
diff --git a/m4/libs.m4 b/m4/dpkg-libs.m4
index 255a7ef53..255a7ef53 100644
--- a/m4/libs.m4
+++ b/m4/dpkg-libs.m4
diff --git a/m4/linker.m4 b/m4/dpkg-linker.m4
index 9bd98f04a..9bd98f04a 100644
--- a/m4/linker.m4
+++ b/m4/dpkg-linker.m4
diff --git a/m4/perl.m4 b/m4/dpkg-progs.m4
index 97416358a..97416358a 100644
--- a/m4/perl.m4
+++ b/m4/dpkg-progs.m4
diff --git a/m4/types.m4 b/m4/dpkg-types.m4
index f4f52f86e..f4f52f86e 100644
--- a/m4/types.m4
+++ b/m4/dpkg-types.m4