/[qemacs]/qemacs/configure
ViewVC logotype

Diff of /qemacs/configure

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

revision 1.4 by chqrlie, Wed May 11 09:04:12 2005 UTC revision 1.5 by chqrlie, Wed May 11 12:16:59 2005 UTC
# Line 101  if test -d ./ffmpeg ; then Line 101  if test -d ./ffmpeg ; then
101      ffmpeg_srcdir="./ffmpeg"      ffmpeg_srcdir="./ffmpeg"
102  fi  fi
103    
104    if test ! -f /usr/include/png.h ; then
105        png="no"
106    fi
107    
108  for opt do  for opt do
109    case "$opt" in    case "$opt" in
110    --prefix=*) prefix=`echo $opt | cut -d '=' -f 2`    --prefix=*) prefix=`echo $opt | cut -d '=' -f 2`

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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