X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=d8ddb389faa05115c992966bc2413019b4bde81e;hb=a2884fe5499f6953c28341023ece8d486344ddfe;hp=e976e46379d1af3a535f7c0fc2515b3f90bb979e;hpb=36066cdc33572b2297f2df8743c4c00c0f04bf45;p=pspp diff --git a/Smake b/Smake index e976e46379..d8ddb389fa 100644 --- a/Smake +++ b/Smake @@ -19,7 +19,7 @@ GNULIB_MODULES = \ count-one-bits \ crc \ crypto/md4 \ - crypto/md5 \ + crypto/rijndael \ dirname \ dtoastr \ environ \ @@ -33,6 +33,7 @@ GNULIB_MODULES = \ ftello \ fwriteerror \ getline \ + getpass \ gettext \ gettimeofday \ getopt-gnu \ @@ -368,7 +369,7 @@ prep_ph: echo >&2 "libtoolize not found"; \ exit 1; \ fi; \ - $$LIBTOOLIZE --force --automake + $$LIBTOOLIZE --force --automake --copy aclocal.m4: aclocal -I m4 -I gl/m4