diff options
| author | Tristan Riehs <tristan.riehs@inria.fr> | 2026-08-07 11:28:04 +0200 |
|---|---|---|
| committer | Tristan Riehs <tristan.riehs@inria.fr> | 2026-08-07 11:56:22 +0200 |
| commit | 25246653f9b4a3208fe2288ee369c03cdb018704 (patch) | |
| tree | 5e74382263c946cc00fa015a44b6e11ddbe25463 /configure.ac | |
| parent | 1666fc55a5f695950c26e5c3d5e1c3c1ab6f6be5 (diff) | |
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/configure.ac b/configure.ac deleted file mode 100644 index 12d50ea..0000000 --- a/configure.ac +++ /dev/null @@ -1,11 +0,0 @@ -AC_INIT([repeat], [1.3.0]) -AM_INIT_AUTOMAKE([-Wall -Werror, foreign]) -: ${CFLAGS=""} -AC_PROG_CC -AM_SILENT_RULES([yes]) -AC_CONFIG_HEADERS([config.h]) -AC_CONFIG_FILES([ - Makefile - rpt.1 -]) -AC_OUTPUT |
