On Fri, Nov 05, 2010 at 10:39:07AM -0200, Davi Arnaut wrote:
> - Do you maintain tools/scripts that rely on autotools-specific files?
From the Gentoo perspective, all the prime thing we need is a good set of
mappings from the old --with and --enable options to the new CMake
declarations. All of the stock cmake support we have ready to go.
Here's one of the possible complete configure calls for Gentoo:
./configure --prefix=/usr --build=x86_64-pc-linux-gnu
--host=x86_64-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --libexecdir=/usr/sbin --sysconfdir=/etc/mysql
--localstatedir=/var/lib/mysql --sharedstatedir=/usr/share/mysql
--libdir=/usr/lib64/mysql --includedir=/usr/include/mysql
--with-low-memory --with-client-ldflags=-lstdc++
--enable-thread-safe-client --with-comment='Gentoo Linux mysql-5.1.51-r1'
--without-docs --without-big-tables --enable-local-infile
--with-extra-charsets=all --with-mysqld-user=mysql --with-server
--with-unix-socket-path=/var/run/mysqld/mysqld.sock --without-libwrap
--enable-shared --enable-static --without-debug --with-charset=utf8
--with-collation=utf8_general_ci --with-embedded-privilege-control
--with-embedded-server --with-ssl=/usr --enable-assembler
--with-geometry --with-readline --with-zlib-dir=/usr/ --without-pstack
--with-plugindir=/usr/lib64/mysql/plugin --enable-community-features
--disable-profiling
--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,innobase
--without-plugin-example --without-plugin-ibmdb2i
--without-plugin-partition --without-plugin-federated
--without-plugin-ndbcluster --without-plugin-pbxt
--
Robin Hugh Johnson
Gentoo Linux: Developer, Trustee & Infrastructure Lead
E-Mail : robbat2@stripped
GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85
Attachment: [application/pgp-signature]