summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-11-04 17:45:55 +0100
committerDan McGee <dan@archlinux.org>2007-11-04 17:45:55 +0100
commit6d42439a3e22a395592b0ad88a5f77a3bf92fa78 (patch)
treeea569ef32d89fb07451be82b283aae35e0f242e5 /acinclude.m4
parentc32f00f77c1bfabd3a21db649fe5f622024ea850 (diff)
downloadpacman-6d42439a3e22a395592b0ad88a5f77a3bf92fa78.tar.gz
pacman-6d42439a3e22a395592b0ad88a5f77a3bf92fa78.tar.xz
Add some text at the top of acinclude.m4 so people know what is going on
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m45
1 files changed, 5 insertions, 0 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 3bcadb8d..52407ae0 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -1,3 +1,8 @@
+dnl acinclude.m4 - configure macros used by pacman and libalpm
+dnl The majority of this file is the libtool macros we use, kept here so
+dnl we are not dependent on the host-system version of the macros. There
+dnl are some pacman/libalpm specific macros at the end of the file as well.
+
# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
## Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007
## Free Software Foundation, Inc.