/[pkg-mixmaster]/branches/mixmaster_2_9_STABLE/Mix/Install
ViewVC logotype

Diff of /branches/mixmaster_2_9_STABLE/Mix/Install

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 406 by weaselp, Sat Dec 14 20:46:32 2002 UTC revision 407 by weaselp, Sat Dec 14 20:55:24 2002 UTC
# Line 6  Line 6 
6  # ANY KIND, either express or implied. See the file COPYRIGHT for  # ANY KIND, either express or implied. See the file COPYRIGHT for
7  # details.  # details.
8    
9  # $Id: Install,v 1.8.2.11 2002/12/14 20:46:32 weaselp Exp $  # $Id: Install,v 1.8.2.12 2002/12/14 20:55:24 weaselp Exp $
10    
11  #whereis program default-path  #whereis program default-path
12  whereis()  whereis()
# Line 685  int main() { Line 685  int main() {
685    exit(0);    exit(0);
686  }  }
687  END  END
688     if gcc $INC tmptst.c -o /dev/null     if gcc $LDFLAGS $INC tmptst.c -o /dev/null
689     then     then
690       DEF="$DEF -DUSE_IDEA"       DEF="$DEF -DUSE_IDEA"
691     else     else

Legend:
Removed from v.406  
changed lines
  Added in v.407

  ViewVC Help
Powered by ViewVC 1.1.5