2 # --- T2-COPYRIGHT-NOTE-BEGIN ---
3 # T2 SDE: package/*/enlightenment16/e16-conf.in
4 # Copyright (C) 2004 - 2023 The T2 SDE Project
5 # Copyright (C) 1998 - 2003 ROCK Linux Project
7 # This Copyright note is generated by scripts/Create-CopyPatch,
8 # more information can be found in the files COPYING and README.
10 # This program is free software; you can redistribute it and/or modify
11 # it under the terms of the GNU General Public License version 2.
12 # --- T2-COPYRIGHT-NOTE-END ---
14 if [ "$prefix_auto" = 1 ]; then
20 if pkginstalled glib12 && pkginstalled gtk+12; then
21 [ ! -f "$(pkgprefix libdir glib12)/libglib.so" ] \
22 && abort "gnome1 libs (imlib) not found!"
24 export CFLAGS="-I$includedir -I$(pkgprefix includedir glib12) $CFLAGS"
26 export GTK_CONFIG=$(pkgprefix bindir gtk+12)/gtk-config
29 export E16=$root/$prefix