]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - configure
Fixed a rather obvious crashbug in m_spanningtree (FJOIN)
[user/henk/code/inspircd.git] / configure
index 1245f2b61cd9b66a3193355089bc0f03a9b2d003..7d962d17c29e463cfdda5b9cbd4d330021ca6111 100755 (executable)
--- 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*