summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup/capisuite/files/capisuite-0.5.0-respect-ar.patch')
-rw-r--r--net-dialup/capisuite/files/capisuite-0.5.0-respect-ar.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-dialup/capisuite/files/capisuite-0.5.0-respect-ar.patch b/net-dialup/capisuite/files/capisuite-0.5.0-respect-ar.patch
new file mode 100644
index 0000000..7643650
--- /dev/null
+++ b/net-dialup/capisuite/files/capisuite-0.5.0-respect-ar.patch
@@ -0,0 +1,10 @@
+--- configure.in.orig 2013-08-17 15:51:50.000000000 +0200
++++ configure.in 2013-08-17 15:52:16.000000000 +0200
+@@ -6,6 +6,7 @@
+ AC_PROG_CC
+ AC_PROG_CXX
+ AC_PROG_INSTALL
++AM_PROG_AR
+ AC_PROG_RANLIB
+ AC_PROG_MAKE_SET
+ AC_PATH_PROG(doxygen,doxygen)