Changeset e4f5ca8 for configure


Ignore:
Timestamp:
2013-02-10T12:48:32Z (11 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
12f500f, 65a5d15
Parents:
be98957 (diff), 875ba16 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge from vmiklos. Adds a "group info" command to list members of a group.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    rbe98957 re4f5ca8  
    645645*gcc* )
    646646        echo CFLAGS+=-MMD -MF .depend/\$@.d >> Makefile.settings
    647         for i in . lib protocols protocols/*/; do
     647        for i in . lib tests protocols protocols/*/; do
    648648                mkdir -p $i/.depend
    649649        done
Note: See TracChangeset for help on using the changeset viewer.