This add the generic structure required to have pkgconfig work.

I also fixed autogen.sh to do some magic on warnings/errors based on whether code comes from github or not.
This commit is contained in:
Brian Aker
2012-10-26 02:06:06 -04:00
parent 767b452d61
commit 994fc1f8e3
5 changed files with 211 additions and 1 deletions

View File

@@ -67,6 +67,7 @@ mkdir -p $RPM_BUILD_ROOT/
%files devel
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS README
%{_bindir}/cyassl-config
%{_includedir}/cyassl/callbacks.h
%{_includedir}/cyassl/crl.h
%{_includedir}/cyassl/ctaocrypt/aes.h