mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
22 lines
803 B
Plaintext
22 lines
803 B
Plaintext
$NetBSD: patch-ag,v 1.2 2010/10/06 12:37:59 taca Exp $
|
|
|
|
--- include/Makefile.in.orig 2010-09-13 13:46:47.000000000 +0000
|
|
+++ include/Makefile.in
|
|
@@ -399,15 +399,7 @@ HEADERS_GEN_MAKE = my_config.h
|
|
HEADERS_ABI = mysql.h mysql_com.h mysql_time.h \
|
|
my_list.h my_alloc.h typelib.h mysql/plugin.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 \
|
|
- 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 my_compiler.h \
|
|
- $(HEADERS_GEN_CONFIGURE) \
|
|
- $(HEADERS_GEN_MAKE)
|
|
+pkginclude_HEADERS =
|
|
|
|
noinst_HEADERS = config-win.h config-netware.h my_bit.h \
|
|
heap.h my_bitmap.h my_uctype.h \
|