initial checkin of new hdw-linux development cvs repository
[hdw-linux/hdw-linux.git] / packages / multimedia / libpng / makefile.linux.patch
1 --- old/scripts/makefile.linux.orig     Wed Aug 21 20:30:34 2002
2 +++ new/scripts/makefile.linux  Wed Aug 21 20:34:25 2002
3 @@ -13,13 +13,13 @@
4  # where "make install" puts libpng12.a, libpng12.so*,
5  # libpng12/png.h and libpng12/pngconf.h
6  # Prefix must be a full pathname.
7 -prefix=/usr/local
8 +prefix=/usr
9  
10  # Where the zlib library and include files are located.
11  #ZLIBLIB=/usr/local/lib
12  #ZLIBINC=/usr/local/include
13 -ZLIBLIB=../zlib
14 -ZLIBINC=../zlib
15 +ZLIBLIB=/usr/lib
16 +ZLIBINC=/usr/include
17  
18  ALIGN=
19  # for i386: