#At file:///home/olav/mysql/develop/dist-test/
2927 Olav.Sandstaa@stripped 2008-12-07
Follow-up to patch for Bug#37622 Falcon does not compile on Solaris 9 on SPARC using Sun Studio compiler.
Adds the two new include files to the Falcon make file in order to get them included when building
the source distribution.
modified:
storage/falcon/Makefile.am
per-file messages:
storage/falcon/Makefile.am
Add two new include files.
=== modified file 'storage/falcon/Makefile.am'
--- a/storage/falcon/Makefile.am 2008-10-20 09:16:47 +0000
+++ b/storage/falcon/Makefile.am 2008-12-07 10:29:08 +0000
@@ -37,6 +37,7 @@ falcon_headers= Agent.h Alias.h Applicat
CollationUnknown.h \
Collation.h \
CollationManager.h \
+ CompareAndSwapSparc.h CompareAndSwapSparc.il \
CompiledStatement.h Configuration.h Connection.h Context.h \
Coterie.h CoterieRange.h \
Database.h \