diff options
Diffstat (limited to 'Build/source/libs/gd/ac/gd.ac')
-rw-r--r-- | Build/source/libs/gd/ac/gd.ac | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Build/source/libs/gd/ac/gd.ac b/Build/source/libs/gd/ac/gd.ac index 97242870e1b..6b297620e9f 100644 --- a/Build/source/libs/gd/ac/gd.ac +++ b/Build/source/libs/gd/ac/gd.ac @@ -1,3 +1,7 @@ -## libs/gd/ac/gd.ac +## libs/gd/ac/gd.ac: configure.ac fragment for the TeX Live subdirectory libs/gd/ +dnl +dnl Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org> +dnl You may freely use, modify and/or distribute this file. +dnl ## define required functions and headers from system gd KPSE_CHECK_LIB([gd], [gdImageCreate], [gd.h]) |