diff options
author | Thomas White <taw@physics.org> | 2010-09-28 18:22:17 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:00 +0100 |
commit | f0e026ef7c6ccc4a5b92ffb20d14484f02d59c05 (patch) | |
tree | c50a42ff501b35f9246742e1a37483fdc5330a63 /doc | |
parent | 0dcf9c99fa6e3e78524b34ce24a40011c2554b3c (diff) |
Update build scripts
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.in | 1 | ||||
-rw-r--r-- | doc/examples/Makefile.in | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in index 5b03aaf3..99f768d6 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -115,7 +115,6 @@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ diff --git a/doc/examples/Makefile.in b/doc/examples/Makefile.in index f797b5c1..5262921a 100644 --- a/doc/examples/Makefile.in +++ b/doc/examples/Makefile.in @@ -115,7 +115,6 @@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ |