/[mcrypt]/libmcrypt/lib/Makefile.am
ViewVC logotype

Diff of /libmcrypt/lib/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by nmav, Sun Sep 2 20:11:45 2001 UTC revision 1.11 by nmav, Sun Sep 2 20:16:42 2001 UTC
# Line 14  m4datadir = $(datadir)/aclocal Line 14  m4datadir = $(datadir)/aclocal
14  m4data_DATA = libmcrypt.m4  m4data_DATA = libmcrypt.m4
15  bin_SCRIPTS = libmcrypt-config  bin_SCRIPTS = libmcrypt-config
16    
17  mcrypt_symb.c:  mcrypt_symb.c: libmcrypt-config
18          echo "#include \"mcrypt_internal.h\"" > mcrypt_symb.c          echo "#include \"mcrypt_internal.h\"" > mcrypt_symb.c
19          echo "" >> mcrypt_symb.c          echo "" >> mcrypt_symb.c
20          echo "This is automatically created. Don't touch..." >> mcrypt_symb.c          echo "This is automatically created. Don't touch..." >> mcrypt_symb.c
# Line 34  mcrypt_symb.c: Line 34  mcrypt_symb.c:
34          done          done
35          echo "  {NULL, NULL}" >> mcrypt_symb.c          echo "  {NULL, NULL}" >> mcrypt_symb.c
36          echo "};" >> mcrypt_symb.c          echo "};" >> mcrypt_symb.c
   
 #               cat $$i.c|grep define|grep LTX|awk '{print "extern "$$3"();"}' >> mcrypt_symb.c;  

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26