From: Eric Blake Date: Thu, 1 Feb 2007 05:23:41 +0000 (+0000) Subject: * modules/mountlist (Depends-on): Add strstr X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ff1fb9421879c3869ff9c640d248199dcda3151;p=pspp * modules/mountlist (Depends-on): Add strstr --- diff --git a/ChangeLog b/ChangeLog index 4c53742b43..0a1dc62535 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-01-31 Eric Blake + * modules/mountlist (Depends-on): Add strstr + * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage bug. * modules/string (Makefile.am): Remove redundant replacement. diff --git a/modules/mountlist b/modules/mountlist index ce5342cb05..3d695e98ba 100644 --- a/modules/mountlist +++ b/modules/mountlist @@ -10,6 +10,7 @@ m4/mountlist.m4 Depends-on: stdbool +strstr xalloc configure.ac: