[Aptitude-svn-commit] r4410 - in branches/aptitude-0.3/aptitude: .
src/generic/util
Daniel Burrows
dburrows at costa.debian.org
Sat Oct 1 03:19:10 UTC 2005
Author: dburrows
Date: Sat Oct 1 03:19:07 2005
New Revision: 4410
Modified:
branches/aptitude-0.3/aptitude/ChangeLog
branches/aptitude-0.3/aptitude/src/generic/util/Makefile.am
Log:
Make sure slotarg.h gets distributed.
Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog (original)
+++ branches/aptitude-0.3/aptitude/ChangeLog Sat Oct 1 03:19:07 2005
@@ -1,5 +1,9 @@
2005-09-30 Daniel Burrows <dburrows at debian.org>
+ * src/generic/util/Makefile.am:
+
+ Add slotarg.h to the list of sources for libgeneric-util.
+
* src/aptitude.h, src/main.cc, src/pkg_ver_item.h, src/ui.cc, src/vscreen/curses++.h, src/vscreen/vscreen_widget.cc:
Change a bunch of includes of config.h to use <>, and protect
Modified: branches/aptitude-0.3/aptitude/src/generic/util/Makefile.am
==============================================================================
--- branches/aptitude-0.3/aptitude/src/generic/util/Makefile.am (original)
+++ branches/aptitude-0.3/aptitude/src/generic/util/Makefile.am Sat Oct 1 03:19:07 2005
@@ -14,6 +14,7 @@
immset.h \
mut_fun.h \
setset.h \
+ slotarg.h \
strhash.h \
temp.cc \
temp.h \
More information about the Aptitude-svn-commit
mailing list