summaryrefslogtreecommitdiffstats
path: root/src/conf_macros.m4
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf_macros.m4')
-rw-r--r--src/conf_macros.m411
1 files changed, 0 insertions, 11 deletions
diff --git a/src/conf_macros.m4 b/src/conf_macros.m4
index 71118593c..87e1eefe1 100644
--- a/src/conf_macros.m4
+++ b/src/conf_macros.m4
@@ -1,14 +1,3 @@
-AC_DEFUN([WITH_DISTRO_VERSION],
- [ AC_ARG_WITH([distro-version],
- [AC_HELP_STRING([--with-distro-version=VERSION],
- [Distro version number []]
- )
- ]
- )
- AC_DEFINE_UNQUOTED(DISTRO_VERSION, "$with_distro_version",
- [Distro version number])
- ])
-
AC_DEFUN([WITH_DB_PATH],
[ AC_ARG_WITH([db-path],
[AC_HELP_STRING([--with-db-path=PATH],