summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/ipsec-tools/ipsec-tools/with-flexdir.patch
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2016-01-16 11:20:21 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2016-01-16 11:20:21 +0100
commite53b536aeac9d42e1864233b0fe9b0a653780385 (patch)
tree7c068c82968473891e7bf802c6a86eb25777d51d /meta-networking/recipes-support/ipsec-tools/ipsec-tools/with-flexdir.patch
parent2bcc373d5a9979c965e7350b8572ff257852b6d9 (diff)
downloadmeta-openembedded-e53b536aeac9d42e1864233b0fe9b0a653780385.tar.gz
initial commit for Enea Linux 5.0-ppc
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'meta-networking/recipes-support/ipsec-tools/ipsec-tools/with-flexdir.patch')
-rw-r--r--meta-networking/recipes-support/ipsec-tools/ipsec-tools/with-flexdir.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-networking/recipes-support/ipsec-tools/ipsec-tools/with-flexdir.patch b/meta-networking/recipes-support/ipsec-tools/ipsec-tools/with-flexdir.patch
deleted file mode 100644
index da1169218..000000000
--- a/meta-networking/recipes-support/ipsec-tools/ipsec-tools/with-flexdir.patch
+++ /dev/null
@@ -1,14 +0,0 @@
1--- ipsec-tools-0.8.1.old/configure.ac 2014-03-04 16:24:57.431207664 +0100
2+++ ipsec-tools-0.8.1/configure.ac 2014-03-04 16:26:00.372461304 +0100
3@@ -171,9 +171,9 @@ if test $with_readline != "no"; then
4 fi
5
6
7-AC_MSG_CHECKING(if --with-flex option is specified)
8+AC_MSG_CHECKING(if --with-flexdir option is specified)
9 AC_ARG_WITH(flexdir,
10- [AC_HELP_STRING([--with-flex], [use directiory (default: no)])],
11+ [AC_HELP_STRING([--with-flexdir], [use directory (default: no)])],
12 [flexdir="$withval"])
13 AC_MSG_RESULT(${flexdir-dirdefault})
14