diff options
author | Sylvestre Ledru <sylvestre.ledru@scilab.org> | 2009-08-30 10:55:38 +0200 |
---|---|---|
committer | Sylvestre Ledru <sylvestre.ledru@scilab.org> | 2009-08-30 10:55:38 +0200 |
commit | 3377cdf79961f15ab9c15cde83ad6a7c61286082 (patch) | |
tree | cc65a9a9d55e849da4b7ee7ddf3790ad66f3db0d /scilab/modules/compatibility_functions | |
parent | 601cce0f3d286154bf0c20d13af97c90fad45089 (diff) | |
download | scilab-3377cdf79961f15ab9c15cde83ad6a7c61286082.zip scilab-3377cdf79961f15ab9c15cde83ad6a7c61286082.tar.gz |
Rebuild with autoconf 2.64
Diffstat (limited to 'scilab/modules/compatibility_functions')
-rw-r--r-- | scilab/modules/compatibility_functions/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scilab/modules/compatibility_functions/Makefile.in b/scilab/modules/compatibility_functions/Makefile.in index 93a712f..e1483c8 100644 --- a/scilab/modules/compatibility_functions/Makefile.in +++ b/scilab/modules/compatibility_functions/Makefile.in | |||
@@ -196,6 +196,7 @@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |||
196 | PACKAGE_NAME = @PACKAGE_NAME@ | 196 | PACKAGE_NAME = @PACKAGE_NAME@ |
197 | PACKAGE_STRING = @PACKAGE_STRING@ | 197 | PACKAGE_STRING = @PACKAGE_STRING@ |
198 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | 198 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
199 | PACKAGE_URL = @PACKAGE_URL@ | ||
199 | PACKAGE_VERSION = @PACKAGE_VERSION@ | 200 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
200 | PATH_SEPARATOR = @PATH_SEPARATOR@ | 201 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
201 | PCRE_CFLAGS = @PCRE_CFLAGS@ | 202 | PCRE_CFLAGS = @PCRE_CFLAGS@ |