diff options
Diffstat (limited to '')
-rw-r--r-- | libraries/embryo/src/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/embryo/src/Makefile.in b/libraries/embryo/src/Makefile.in index 7eb44dd..ff3d123 100644 --- a/libraries/embryo/src/Makefile.in +++ b/libraries/embryo/src/Makefile.in | |||
@@ -165,8 +165,6 @@ PACKAGE_URL = @PACKAGE_URL@ | |||
165 | PACKAGE_VERSION = @PACKAGE_VERSION@ | 165 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
166 | PATH_SEPARATOR = @PATH_SEPARATOR@ | 166 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
167 | PKG_CONFIG = @PKG_CONFIG@ | 167 | PKG_CONFIG = @PKG_CONFIG@ |
168 | PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ | ||
169 | PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ | ||
170 | RANLIB = @RANLIB@ | 168 | RANLIB = @RANLIB@ |
171 | SED = @SED@ | 169 | SED = @SED@ |
172 | SET_MAKE = @SET_MAKE@ | 170 | SET_MAKE = @SET_MAKE@ |