~ubuntu-branches/ubuntu/wily/ntop/wily-proposed

« back to all changes in this revision

Viewing changes to gdchart0.94c/buildAll.sh

  • Committer: Bazaar Package Importer
  • Author(s): Dennis Schoen
  • Date: 2002-04-12 11:38:47 UTC
  • Revision ID: james.westby@ubuntu.com-20020412113847-4k4yydw0pzybc6g8
Tags: upstream-2.0.0
ImportĀ upstreamĀ versionĀ 2.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
./configure
 
4
cd gd-1.8.3/libpng-1.0.8
 
5
make -f scripts/makefile.gcc
 
6
cd ../../
 
7
cd zlib-1.1.3/
 
8
./configure
 
9
make 
 
10
cd ..
 
11
make
 
 
b'\\ No newline at end of file'