diff options
author | mm2 <marti.maria@littlecms.com> | 2021-06-24 12:23:15 +0200 |
---|---|---|
committer | mm2 <marti.maria@littlecms.com> | 2021-06-24 12:23:15 +0200 |
commit | 5ef8c971244fe4e8e376afdcfad67899a73a9285 (patch) | |
tree | 956324af10f41a7d55320436e05cd986d41b78a1 /configure.ac | |
parent | d677b1323fcd94e1f1199fe89a27bf01af6157a2 (diff) | |
download | lcms2-5ef8c971244fe4e8e376afdcfad67899a73a9285.tar.gz |
Remove all autotools files
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index d0c56e6..e3aae27 100644 --- a/configure.ac +++ b/configure.ac @@ -33,6 +33,7 @@ AM_INIT_AUTOMAKE([foreign 1.9 tar-ustar no-define dist-zip subdir-objects]) AC_PROG_CC_STDC AC_PROG_CPP AC_PROG_CXX +LT_INIT #AM_PROG_LD #AC_SUBST(LD) |