------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=143960 ------- Additional Comments From js iidea pl 2007-04-19 22:02 ------- SVN commit 655945 by staniek: KexiDB (2nd attempt) fixed missing kexidb/parser.h file, initially reported by https://bugs.gentoo.org/show_bug.cgi?id=171290 CCBUG:143960 M +2 -1 Makefile.am M +0 -2 parser/Makefile.am --- branches/koffice/1.6/koffice/kexi/kexidb/Makefile.am #655944:655945 @ -50,7 +50,8 @ simplecommandlineapp.h \ tableschema.h \ transaction.h \ -utils.h +utils.h \ +parser/parser.h libkexidb_la_LIBADD = $(LIB_QT) $(LIB_KDECORE) $(LIB_KIO) \ $(top_builddir)/kexi/kexiutils/libkexiutils.la --- branches/koffice/1.6/koffice/kexi/kexidb/parser/Makefile.am #655944:655945 @ -7,8 +7,6 @ noinst_HEADERS = parser_p.h -kexidbparserinclude_HEADERS = parser.h - INCLUDES = -I$(top_srcdir)/kexi -I$(top_srcdir)/kexi/kexidb $(all_includes) METASOURCES = AUTO ____________________________________ koffice mailing list koffice@kde.org To unsubscribe please visit: https://mail.kde.org/mailman/listinfo/koffice