]> git.pld-linux.org Git - packages/mysql.git/blob - mysql-sql-cxx-pic.patch
- there is now mysql-client.conf which is always processed by mysql_init()
[packages/mysql.git] / mysql-sql-cxx-pic.patch
1 --- mysql-4.0.13/sql/Makefile.am.orig   2003-07-11 09:12:35.000000000 +0000
2 +++ mysql-4.0.13/sql/Makefile.am        2003-07-11 11:02:10.000000000 +0000
3 @@ -94,6 +94,7 @@
4  BUILT_SOURCES =                sql_yacc.cc sql_yacc.h
5  EXTRA_DIST =           udf_example.cc $(BUILT_SOURCES)
6  AM_YFLAGS =            -d
7 +AM_CXXFLAGS = -fPIC
8  
9  link_sources:
10         rm -f mini_client_errors.c
This page took 0.045284 seconds and 3 git commands to generate.