]> TLD Linux GIT Repositories - rc-scripts.git/blobdiff - configure.ac
- disable lock checks (happens on LUKS2 and fails during system boot)
[rc-scripts.git] / configure.ac
index c81669c179b8b56a9b77afb0566bf2ecfe657e89..4a83cf6d1ffb0d759b1c78f7a88515f735cc38a9 100644 (file)
@@ -1,6 +1,8 @@
 
-AC_INIT([rc-scripts], [0.5.0], [tld-devel@lists.tld-linux.org], [rc-scripts])
-AM_INIT_AUTOMAKE
+AC_INIT([rc-scripts], [0.5.2], [tld-devel@lists.tld-linux.org], [rc-scripts])
+
+dnl Do not require AUTHORS, ChangeLog, NEWS, and README to exist
+AM_INIT_AUTOMAKE([foreign])
 
 ALL_LINGUAS="pl de"