From 5097f695064692a93373ec4132e9b48eedd07ca6 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Mon, 13 Feb 2006 04:22:23 +0000 Subject: [PATCH] Run aclocal after intltoolize --- devhelp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/devhelp.spec b/devhelp.spec index 5bf8c6c..cefe31f 100644 --- a/devhelp.spec +++ b/devhelp.spec @@ -47,6 +47,7 @@ Library of Devhelp for embedding into other applications. export gt_cv_func_dgettext_libc=yes # Temporary fix intltoolize --force +aclocal %configure make %{?_smp_mflags}