diff options
author | David Walter Seikel | 2012-01-23 23:30:42 +1000 |
---|---|---|
committer | David Walter Seikel | 2012-01-23 23:30:42 +1000 |
commit | 825a3d837a33f226c879cd02ad15c3fba57e8b2c (patch) | |
tree | 75f57bd9c4253508d338dc79ba8e57a7abc42255 /libraries/embryo/include | |
parent | Add ability to disable the test harness, or the Lua compile test. (diff) | |
download | SledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.zip SledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.tar.gz SledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.tar.bz2 SledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.tar.xz |
Update the EFL to what I'm actually using, coz I'm using some stuff not yet released.
Diffstat (limited to 'libraries/embryo/include')
-rw-r--r-- | libraries/embryo/include/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/embryo/include/Makefile.in b/libraries/embryo/include/Makefile.in index a5456cd..0a96acd 100644 --- a/libraries/embryo/include/Makefile.in +++ b/libraries/embryo/include/Makefile.in | |||
@@ -149,8 +149,6 @@ PACKAGE_URL = @PACKAGE_URL@ | |||
149 | PACKAGE_VERSION = @PACKAGE_VERSION@ | 149 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
150 | PATH_SEPARATOR = @PATH_SEPARATOR@ | 150 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
151 | PKG_CONFIG = @PKG_CONFIG@ | 151 | PKG_CONFIG = @PKG_CONFIG@ |
152 | PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ | ||
153 | PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ | ||
154 | RANLIB = @RANLIB@ | 152 | RANLIB = @RANLIB@ |
155 | SED = @SED@ | 153 | SED = @SED@ |
156 | SET_MAKE = @SET_MAKE@ | 154 | SET_MAKE = @SET_MAKE@ |