11 lines
359 B
Text
11 lines
359 B
Text
--- mysql-gui-common/library/source/Makefile.am.orig Thu Apr 1 00:34:03 2004
|
|
+++ mysql-gui-common/library/source/Makefile.am Thu Apr 1 00:33:32 2004
|
|
@@ -2,7 +2,7 @@
|
|
noinst_LIBRARIES = libmysqlx.a
|
|
|
|
INCLUDES= -I../include -I../public_interface/linux\
|
|
- @MYSQL_INCLUDE@ @GLIB_CFLAGS@
|
|
+ @MYSQL_INCLUDE@ @GLIB_CFLAGS@ -D__USE_POSIX
|
|
|
|
|
|
libmysqlx_a_SOURCES=\
|