~registry/kmod/master

Viewing all changes in revision 1295.

  • Committer: Lucas De Marchi
  • Author(s): Emil Velikov
  • Date: 2023-02-22 00:35:42 UTC
  • Revision ID: git-v1:e4c1a5b2998bc2c9dbcff8d62f121d1f8f5f4fe5
configure: manage libkmod.pc.in and version.py.in via AC_CONFIG_FILES

Replace the manual sed command, build rules and dist/clean for using
AC_CONFIG_FILES. It does the exact same thing, with an added bonus...

Currently we're missing version.py.in in the EXTRA_DIST. Thus a simple
"touch Makefile" should retrigger the regeneration of version.py. Which
would presumably fail, since the input file isn't in the distribution
tarball.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: