Commit Graph

2 Commits

Author SHA1 Message Date
Olaf Bergmann
24a8c2bf37 autogen.sh: add tinydtls.pc
Change-Id: I4c41593321aa83786f66dd698d3c61865a494954
2022-01-14 18:16:10 +01:00
Olaf Bergmann
5c6fd178e8 autogen.sh: build script for autoreconf and cleanup
This script calls autoreconf to re-create the configure script.
When called with --clean, automatically created files are removed.

To avoid issues with missing ar-lib (required from AM_PROG_AR which
depends on automake), an empty file ar-lib is created unless it
already exists.

Change-Id: I3f00b46b9670a0539250772bceae7341669193d5
2021-10-04 09:44:29 +02:00