/[freetype]/freetype2/configure
ViewVC logotype

Diff of /freetype2/configure

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

revision 1.9 by wl, Sun Feb 13 05:46:50 2005 UTC revision 1.10 by wl, Tue May 24 04:49:42 2005 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2  #  #
3  # Call the 'configure' script located in 'builds/unix'.  # Call the `configure' script located in `builds/unix'.
 #  
 # This should re-generate the following files:  
 #  
 #   config.mk  
 #   install  
4  #  #
5    
6    rm -f config.mk builds/unix/unix-def.mk builds/unix/unix-cc.mk
7    
8  if test "x$GNUMAKE" = x; then  if test "x$GNUMAKE" = x; then
9    GNUMAKE=make    GNUMAKE=make
10  fi  fi

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26