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/intersci | |
parent | 601cce0f3d286154bf0c20d13af97c90fad45089 (diff) | |
download | scilab-3377cdf79961f15ab9c15cde83ad6a7c61286082.zip scilab-3377cdf79961f15ab9c15cde83ad6a7c61286082.tar.gz |
Rebuild with autoconf 2.64
Diffstat (limited to 'scilab/modules/intersci')
-rw-r--r-- | scilab/modules/intersci/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scilab/modules/intersci/Makefile.in b/scilab/modules/intersci/Makefile.in index 044c5e4..5c019eb 100644 --- a/scilab/modules/intersci/Makefile.in +++ b/scilab/modules/intersci/Makefile.in | |||
@@ -233,6 +233,7 @@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |||
233 | PACKAGE_NAME = @PACKAGE_NAME@ | 233 | PACKAGE_NAME = @PACKAGE_NAME@ |
234 | PACKAGE_STRING = @PACKAGE_STRING@ | 234 | PACKAGE_STRING = @PACKAGE_STRING@ |
235 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | 235 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
236 | PACKAGE_URL = @PACKAGE_URL@ | ||
236 | PACKAGE_VERSION = @PACKAGE_VERSION@ | 237 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
237 | PATH_SEPARATOR = @PATH_SEPARATOR@ | 238 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
238 | PCRE_CFLAGS = @PCRE_CFLAGS@ | 239 | PCRE_CFLAGS = @PCRE_CFLAGS@ |