mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Fix issue #2: There is no configure binary and get some statements while building it.
There's no reason to keep a configure binary in source control. I added the necessary steps to create it in the README.
This commit is contained in:
parent
20632054d6
commit
c5b459c5b2
3 changed files with 22 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
ACLOCAL_AMFLAGS = -I m4
|
||||
SUBDIRS = libcpuid cpuid_tool tests
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue