diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-12-20 10:41:53 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-12-20 10:41:53 +0000 |
commit | 5ea8fa0cef406b98d720cda6f6b87a033439987b (patch) | |
tree | 0bf7f79b9b9e02b0c56d68faeeb9c2c3b9e62329 /Build/source/utils/songs/ac/withenable.ac | |
parent | acdc410c1a4278aa00a147cf413e432df66418f7 (diff) |
songs 2.17
git-svn-id: svn://tug.org/texlive/trunk@32454 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/songs/ac/withenable.ac')
-rw-r--r-- | Build/source/utils/songs/ac/withenable.ac | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/utils/songs/ac/withenable.ac b/Build/source/utils/songs/ac/withenable.ac new file mode 100644 index 00000000000..6b7f32a6781 --- /dev/null +++ b/Build/source/utils/songs/ac/withenable.ac @@ -0,0 +1,7 @@ +## utils/songs/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/songs/ +dnl +dnl Copyright (C) 2013 Peter Breitenlohner <tex-live@tug.org> +dnl You may freely use, modify and/or distribute this file. +dnl +## configure options and TL libraries required for songs +KPSE_ENABLE_PROG([songs]) |