diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-03-23 17:20:07 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-03-23 17:20:07 +0000 |
commit | af48397096325a068dc8edfb6992898574dd85e4 (patch) | |
tree | fc384e8bc35497e09b0a3d6b914a246826e906ec /conf/distro | |
parent | 9a0c18d3340cd78a452865a8a99369e8b9901391 (diff) |
revert EFL SRCDATE back to 20080129. Some time after that, the E folks
broke module detection (at least) in ecore configure.in
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/sane-srcdates.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcdates.inc b/conf/distro/include/sane-srcdates.inc index 13498ac7bc..9c14f9a018 100644 --- a/conf/distro/include/sane-srcdates.inc +++ b/conf/distro/include/sane-srcdates.inc @@ -52,7 +52,7 @@ SRCDATE_gtkhtml2 ?= "20060323" # Enlightenment Foundation Libraries # Caution: This is not alphabetically, but (roughly) dependency-sorted. # Please leave it like that. -EFL_SRCDATE = "20080321" +EFL_SRCDATE = "20080129" SRCDATE_edb-native ?= "${EFL_SRCDATE}" SRCDATE_edb ?= "${EFL_SRCDATE}" SRCDATE_eet-native ?= "${EFL_SRCDATE}" |