diff options
Diffstat (limited to 'Build/source/libs/obsdcompat')
-rw-r--r-- | Build/source/libs/obsdcompat/Makefile.am | 8 | ||||
-rw-r--r-- | Build/source/libs/obsdcompat/Makefile.in | 1 | ||||
-rw-r--r-- | Build/source/libs/obsdcompat/ac/withenable.ac | 6 |
3 files changed, 9 insertions, 6 deletions
diff --git a/Build/source/libs/obsdcompat/Makefile.am b/Build/source/libs/obsdcompat/Makefile.am index 42ee5c1fd0a..3c61bb47084 100644 --- a/Build/source/libs/obsdcompat/Makefile.am +++ b/Build/source/libs/obsdcompat/Makefile.am @@ -1,3 +1,7 @@ +## Makefile.am for the TeX Live subdirectory libs/obsdcompat/ +## +## Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org> +## You may freely use, modify and/or distribute this file. ## ACLOCAL_AMFLAGS = -I ../../m4 @@ -22,7 +26,3 @@ libopenbsd_compat_a_SOURCES = \ includes.h \ openbsd-compat.h -## Eventually delete these files -## -EXTRA_DIST = libobsd-compat.ac - diff --git a/Build/source/libs/obsdcompat/Makefile.in b/Build/source/libs/obsdcompat/Makefile.in index 9ce9048dee1..b1b66532117 100644 --- a/Build/source/libs/obsdcompat/Makefile.in +++ b/Build/source/libs/obsdcompat/Makefile.in @@ -208,7 +208,6 @@ libopenbsd_compat_a_SOURCES = \ includes.h \ openbsd-compat.h -EXTRA_DIST = libobsd-compat.ac all: all-am .SUFFIXES: diff --git a/Build/source/libs/obsdcompat/ac/withenable.ac b/Build/source/libs/obsdcompat/ac/withenable.ac index 6e52d310e91..09d3cb98e2d 100644 --- a/Build/source/libs/obsdcompat/ac/withenable.ac +++ b/Build/source/libs/obsdcompat/ac/withenable.ac @@ -1,3 +1,7 @@ -## libs/obsdcompat/ac/withenable.ac +## libs/obsdcompat/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/obsdcompat/ +dnl +dnl Copyright (C) 2009 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 obsdcompat KPSE_WITH_LIB([obsdcompat], , [tree]) |