summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel_missing_am_prog_ar.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel_missing_am_prog_ar.patch')
-rw-r--r--recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel_missing_am_prog_ar.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel_missing_am_prog_ar.patch b/recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel_missing_am_prog_ar.patch
new file mode 100644
index 0000000..0a360a8
--- /dev/null
+++ b/recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel_missing_am_prog_ar.patch
@@ -0,0 +1,10 @@
+--- lxpanel-0.5.8/configure.ac~ 2011-07-29 14:37:01.000000000 +0200
++++ lxpanel-0.5.8/configure.ac 2012-08-12 16:48:31.000000000 +0200
+@@ -16,6 +16,7 @@
+ AC_PROG_LN_S
+ AC_PROG_INTLTOOL(, [no-xml])
+ AM_PROG_CC_C_O
++AM_PROG_AR
+
+ #Initialize libtool
+ LT_PREREQ([2.2])