1
0
Fork 0
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:
Veselin Georgiev 2014-06-25 13:48:32 +03:00
commit c5b459c5b2
3 changed files with 22 additions and 0 deletions

View file

@ -1,3 +1,4 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = libcpuid cpuid_tool tests
pkgconfigdir = $(libdir)/pkgconfig