20 lines
726 B
Plaintext
20 lines
726 B
Plaintext
$NetBSD: patch-ah,v 1.8 2011/02/26 02:58:56 taca Exp $
|
|
|
|
--- include/Makefile.in.orig 2011-01-25 11:31:43.000000000 +0000
|
|
+++ include/Makefile.in
|
|
@@ -364,13 +364,7 @@ HEADERS_GEN = mysql_version.h my_config.
|
|
HEADERS_ABI = mysql.h mysql_com.h mysql_time.h \
|
|
my_list.h my_alloc.h typelib.h
|
|
|
|
-pkginclude_HEADERS = $(HEADERS_ABI) my_dbug.h m_string.h my_sys.h \
|
|
- my_xml.h mysql_embed.h \
|
|
- my_pthread.h my_no_pthread.h raid.h \
|
|
- decimal.h errmsg.h my_global.h my_net.h \
|
|
- my_getopt.h sslopt-longopts.h my_dir.h \
|
|
- sslopt-vars.h sslopt-case.h sql_common.h keycache.h \
|
|
- m_ctype.h my_attribute.h $(HEADERS_GEN)
|
|
+pkginclude_HEADERS =
|
|
|
|
noinst_HEADERS = config-win.h config-netware.h \
|
|
heap.h my_bitmap.h\
|