Call aclocal before autoconf
This commit is contained in:
parent
c584c464cb
commit
c351d9e863
@ -144,6 +144,7 @@ for writing nautilus extensions.
|
|||||||
%build
|
%build
|
||||||
|
|
||||||
libtoolize --force --copy
|
libtoolize --force --copy
|
||||||
|
aclocal
|
||||||
autoconf
|
autoconf
|
||||||
|
|
||||||
CFLAGS="$RPM_OPT_FLAGS -g -DUGLY_HACK_TO_DETECT_KDE -DNAUTILUS_OMIT_SELF_CHECK" %configure --disable-more-warnings --disable-update-mimedb
|
CFLAGS="$RPM_OPT_FLAGS -g -DUGLY_HACK_TO_DETECT_KDE -DNAUTILUS_OMIT_SELF_CHECK" %configure --disable-more-warnings --disable-update-mimedb
|
||||||
|
Loading…
Reference in New Issue
Block a user