summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-05-19 01:34:19 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-05-19 01:34:19 -0700
commitd846316822ba8eb545d41140007ef98a7de9274e (patch)
tree7fd5a0c7af642bae73b844a832683a7b77df2341
parent53f8b42f89214b85804ae9e64c49d1a9c2a7553d (diff)
downloadxorg-lib-libXpm-d846316822ba8eb545d41140007ef98a7de9274e.tar.gz
Update AC_DEFINE_DIR to latest version from Autoconf Archive
-rw-r--r--acinclude.m432
1 files changed, 15 insertions, 17 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index f3d8734..44971b9 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -1,4 +1,6 @@
-##### http://autoconf-archive.cryp.to/ac_define_dir.html
+# ===========================================================================
+# http://www.nongnu.org/autoconf-archive/ac_define_dir.html
+# ===========================================================================
#
# SYNOPSIS
#
@@ -6,30 +8,26 @@
#
# DESCRIPTION
#
-# This macro sets VARNAME to the expansion of the DIR variable,
-# taking care of fixing up ${prefix} and such.
+# This macro sets VARNAME to the expansion of the DIR variable, taking
+# care of fixing up ${prefix} and such.
#
-# VARNAME is then offered as both an output variable and a C
-# preprocessor symbol.
+# VARNAME is then offered as both an output variable and a C preprocessor
+# symbol.
#
# Example:
#
# AC_DEFINE_DIR([DATADIR], [datadir], [Where data are placed to.])
#
-# LAST MODIFICATION
+# LICENSE
#
-# 2006-10-13
+# Copyright (c) 2008 Stepan Kasal <kasal@ucw.cz>
+# Copyright (c) 2008 Andreas Schwab <schwab@suse.de>
+# Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
+# Copyright (c) 2008 Alexandre Oliva
#
-# COPYLEFT
-#
-# Copyright (c) 2006 Stepan Kasal <kasal@ucw.cz>
-# Copyright (c) 2006 Andreas Schwab <schwab@suse.de>
-# Copyright (c) 2006 Guido U. Draheim <guidod@gmx.de>
-# Copyright (c) 2006 Alexandre Oliva
-#
-# Copying and distribution of this file, with or without
-# modification, are permitted in any medium without royalty provided
-# the copyright notice and this notice are preserved.
+# Copying and distribution of this file, with or without modification, are
+# permitted in any medium without royalty provided the copyright notice
+# and this notice are preserved.
AC_DEFUN([AC_DEFINE_DIR], [
prefix_NONE=