need to use autoreconf -i
This commit is contained in:
parent
15d1976dcf
commit
6f44b7379b
@ -43,7 +43,7 @@ documentation.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
#need to get config.{sub,guess} in, something is broken in the build
|
#need to get config.{sub,guess} in, something is broken in the build
|
||||||
autoreconf
|
autoreconf -i
|
||||||
%configure --with-installed-nsgmls --with-installed-iso-entities --disable-docs
|
%configure --with-installed-nsgmls --with-installed-iso-entities --disable-docs
|
||||||
# Packaging brain-damage
|
# Packaging brain-damage
|
||||||
pushd entity-map
|
pushd entity-map
|
||||||
|
Loading…
Reference in New Issue
Block a user