Wireshark-commits: [Wireshark-commits] rev 25657: /trunk/ /trunk/: Makefile.am
From:
guy@xxxxxxxxxxxxx
Date: Wed, 02 Jul 2008 01:53:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25657
User: guy
Date: 2008/07/01 06:53 PM
Log:
Combine the cd and the make on one lien for the checkapi rules;
otherwise, the cd runs independently of the make, and the make runs in
the current directory and thus runs another "make checkapi" (forkbomb
los!).
Directory: /trunk/
Changes Path Action
+11 -23 Makefile.am Modified