aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorpetershh <santurysim@gmail.com>2022-06-20 19:06:21 +0300
committerpetershh <santurysim@gmail.com>2022-06-20 19:06:21 +0300
commit27b42f5c3f0dbf4d22adcf6e29f1fbe1d61b0ff7 (patch)
treeb91f8b83db0043b3065100be1936ff090387f1e2 /src
parent66bb9b9687948b847ee707759d940af7ae6e6748 (diff)
downloadshh-portable-utils-27b42f5c3f0dbf4d22adcf6e29f1fbe1d61b0ff7.tar.xz
Remove unnecessary files
Diffstat (limited to 'src')
-rw-r--r--src/include/shh-portable-utils/config.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/include/shh-portable-utils/config.h b/src/include/shh-portable-utils/config.h
deleted file mode 100644
index 5b5a36b..0000000
--- a/src/include/shh-portable-utils/config.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/* ISC license. */
-
-/* Generated by: ./configure */
-
-#ifndef SHH_PORTABLE_UTILS_CONFIG_H
-#define SHH_PORTABLE_UTILS_CONFIG_H
-
-#define SHH_PORTABLE_UTILS_VERSION "0.0.0.1"
-#define SHH_PORTABLE_UTILS_BINPREFIX ""
-#define SHH_PORTABLE_UTILS_EXTBINPREFIX ""
-#define SHH_PORTABLE_UTILS_LIBEXECPREFIX "/libexec/"
-
-#endif