Export needed cflags for headers.

SVN revision: 16506
devs/princeamd/enlightenment-0.17-elive
sebastid 18 years ago committed by sebastid
parent c4276501e0
commit 26e3acca17
  1. 2
      enlightenment-config.in

@ -40,7 +40,7 @@ while test $# -gt 0; do
;;
--cflags)
includes="-I@includedir@ -I@includedir@/enlightenment"
echo $includes
echo $includes @e_cflags@
;;
--libs)
libdirs="-L@libdir@ -le"

Loading…
Cancel
Save