* updated kmbox (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / enlightenment / enlightenment16 / e16-conf.in
blob0f401779f663da46a451a10bc2211f677c09ada5
2 # --- T2-COPYRIGHT-NOTE-BEGIN ---
3 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4
5 # T2 SDE: package/.../enlightenment16/e16-conf.in
6 # Copyright (C) 2004 - 2006 The T2 SDE Project
7 # Copyright (C) 1998 - 2003 ROCK Linux Project
8
9 # More information can be found in the files COPYING and README.
10
11 # This program is free software; you can redistribute it and/or modify
12 # it under the terms of the GNU General Public License as published by
13 # the Free Software Foundation; version 2 of the License. A copy of the
14 # GNU General Public License can be found in the file COPYING.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 if [ "$prefix_auto" = 1 ]; then
18         prefix=opt/e16
19         set_confopt
22 # imlib is in gnome17
23 if pkginstalled glib12 && pkginstalled gtk+12; then
24         [ ! -f "$( pkgprefix libdir glib12 )/libglib.so" ] \
25                 && abort "gnome1 libs (imlib) not found!"
27         export CFLAGS="-I$includedir -I$( pkgprefix includedir glib12 ) $CFLAGS"
29         export GTK_CONFIG=$( pkgprefix bindir gtk+12 )/gtk-config
32 export E16=$root/$prefix