diff options
author | Michele Calgaro <[email protected]> | 2019-06-11 17:02:14 +0900 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-05-06 15:56:14 +0200 |
commit | 17fd1370180106a1763d2b8cbea8fe10a80348a5 (patch) | |
tree | 45eaa0c021388f01d0ec64613a9c2d277738489d /config.h | |
parent | d7e0a636402f1e941d6dfb9026045ffe03625571 (diff) | |
download | abakus-17fd1370180106a1763d2b8cbea8fe10a80348a5.tar.gz abakus-17fd1370180106a1763d2b8cbea8fe10a80348a5.zip |
Removed autotools files and dependency from admin submodule.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 09f1a33243592f1539f9d4e2c1d699577f9a1b9f)
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h b/config.h deleted file mode 100644 index b469afd..0000000 --- a/config.h +++ /dev/null @@ -1,6 +0,0 @@ -/* config.h -- Automatically generated by abakus.py - * Any changes you make to this file will be overwritten! - */ - -/* HAVE_MPFR -- Defined if the MPFR library is being used. */ -/* #undef HAVE_MPFR */ |