summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 1245f2b61..7d962d17c 100755
--- a/configure
+++ b/configure
@@ -294,6 +294,7 @@ sub clean
sub update
{
+ getmodules();
# Does the cache file exist?
if (!getcache()) {
# No, No it doesn't.. *BASH*
@@ -313,6 +314,7 @@ sub update
sub modupdate
{
+ getmodules();
# Does the cache file exist?
if (!getcache()) {
# No, No it doesn't.. *BASH*