svn commit: trunk/busybox/libbb

vda at busybox.net vda at busybox.net
Tue Oct 16 23:00:50 UTC 2007


Author: vda
Date: 2007-10-16 16:00:50 -0700 (Tue, 16 Oct 2007)
New Revision: 20269

Log:
even more fixes from randomconfig runs



Modified:
   trunk/busybox/libbb/Kbuild


Changeset:
Modified: trunk/busybox/libbb/Kbuild
===================================================================
--- trunk/busybox/libbb/Kbuild	2007-10-16 22:53:05 UTC (rev 20268)
+++ trunk/busybox/libbb/Kbuild	2007-10-16 23:00:50 UTC (rev 20269)
@@ -125,5 +125,6 @@
 lib-$(CONFIG_EXPR) += xregcomp.o
 lib-$(CONFIG_MDEV) += xregcomp.o
 lib-$(CONFIG_LESS) += xregcomp.o
+lib-$(CONFIG_PGREP) += xregcomp.o
 lib-$(CONFIG_DEVFSD) += xregcomp.o
 lib-$(CONFIG_FEATURE_FIND_REGEX) += xregcomp.o




More information about the busybox-cvs mailing list