Add warning on missing dep

OBS-URL: https://build.opensuse.org/package/show/security:netfilter/conntrack-tools?expand=0&rev=47
This commit is contained in:
Jan Engelhardt 2015-01-09 20:44:59 +00:00 committed by Git OBS Bridge
parent e0022b1580
commit 2aaf3a00fd

View File

@ -64,6 +64,9 @@ find doc -type f -name '*.orig' -delete
%build
autoreconf -i -f
%configure --disable-static
# CC read_config_lex.o
#read_config_lex.l:24:28: fatal error: read_config_yy.h: No such file or
#directory
make %{?_smp_mflags} -j1
%install