mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-31 22:25:34 -04:00
Modernize configure.ac
This commit is contained in:
parent
ab0104736c
commit
07896d3d16
25 changed files with 60 additions and 60 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue