summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-07-03 19:09:32 +0200
committerGitHub <noreply@github.com>2024-07-03 19:09:32 +0200
commit1a941008f9950d352be9f673066e45375cf0bd43 (patch)
treee9697cbe7ef50908ce96a0a57e76f7d7b7bcaeb2 /configure.ac
parent6f435de5a5ee165d24a11a28c5aa10b735bace03 (diff)
parent3d3c0d9827b93cd39ed557a89253ac02a0aff41d (diff)
downloadvyatta-cfg-1a941008f9950d352be9f673066e45375cf0bd43.tar.gz
vyatta-cfg-1a941008f9950d352be9f673066e45375cf0bd43.zip
Merge pull request #84 from vyos/mergify/bp/circinus/pr-83
T6527: remove legacy Perl library components (backport #83)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b141216..e8035f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,7 +40,6 @@ AM_CONDITIONAL([USE_UNIONFSFUSE], [test "$enable_unionfsfuse" != no])
AC_CONFIG_FILES(
[Makefile]
- [perl_dmod/Makefile]
[debian/vyatta-cfg.postinst])
AC_SUBST(NOSTRIP)