Modernize configure.ac

This commit is contained in:
Jaroslav Kysela 2014-06-12 11:28:22 +02:00
parent ab0104736c
commit 07896d3d16
25 changed files with 60 additions and 60 deletions

View file

@ -9,7 +9,7 @@ CLEANFILES = stamp-vh version.h lo10k1
version.h: stamp-vh
@:
stamp-vh: $(top_builddir)/configure.in
stamp-vh: $(top_builddir)/configure.ac
@echo "/*" > ver.tmp
@echo " * version.h" >> ver.tmp
@echo " */" >> ver.tmp