opnsense-ports/sysutils/boxbackup/files/patch-configure.ac
Franco Fichtner 52678669aa */*: sync with upstream
Taken from: HardenedBSD
2017-12-25 09:20:12 +01:00

10 lines
317 B
Text

--- configure.ac.orig 2011-01-08 20:58:04 UTC
+++ configure.ac
@@ -5,6 +5,7 @@ AC_PREREQ(2.59)
AC_INIT([Box Backup], 0.11, [boxbackup@boxbackup.org])
AC_CONFIG_SRCDIR([lib/common/Box.h])
AC_CONFIG_HEADERS([lib/common/BoxConfig.h])
+AC_CONFIG_MACRO_DIR([infrastructure/m4])
touch install-sh
AC_CANONICAL_SYSTEM