fix configure line for future releases

This commit is contained in:
Simo Sorce 2009-09-16 13:59:21 +00:00
parent be3aec4eac
commit 2a98d8a634

View File

@ -28,7 +28,7 @@ Header files needed to develop programs that link against the Talloc library.
%build %build
./autogen.sh ./autogen.sh
%configure --prefix=%{_usr} --enable-talloc-compat1 %configure --enable-talloc-compat1
make %{?_smp_mflags} make %{?_smp_mflags}
%install %install