|
@ -2,6 +2,7 @@ |
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
# |
|
|
# |
|
|
# Filename: package/.../libgd/libgd.conf |
|
|
# Filename: package/.../libgd/libgd.conf |
|
|
|
|
|
# Copyright (C) 2015 The OpenSDE Project |
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
# |
|
|
# |
|
|
# More information can be found in the files COPYING and README. |
|
|
# More information can be found in the files COPYING and README. |
|
@ -12,6 +13,8 @@ |
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
CC="$CC -I/usr/include/freetype2 -I/usr/include/libpng -I/usr/X11/include -I." |
|
|
|
|
|
INSTALL_BIN=/usr/bin |
|
|
|
|
|
|
|
|
# We just need to bootsrap it, or else it won't link |
|
|
|
|
|
# to libpng or libjpeg and will be quite useless. |
|
|
|
|
|
|
|
|
|
|
|
hook_add preconf 3 './bootstrap.sh ' |
|
|
|
|
|
|