Added silc.m4. Added SILC_SYSTEM_IS_CPU and SILC_CPU_FLAG
[silc.git] / distdir / autodist.conf
index 8a279ae8c746a3a4a1aaab74efd70451c2023bcb..6c81ff689ca978243adcf7ac12eeeb4d3f32c57c 100644 (file)
@@ -21,7 +21,7 @@ DISTDEFS="includes/silcdistdefs.h"
 # Location of the aclocal tool.  If this is omitted the Autodist will not
 # run aclocal.  User need to run it manually then.
 #
-ACLOCAL="aclocal"
+ACLOCAL="aclocal -I."
 
 # Location of the autoheader tool.  If this is omitted the Autodist will not
 # run autoheader.  User need to run it manually then.
@@ -46,4 +46,4 @@ LIBTOOLIZE="libtoolize --automake --copy"
 # Location of the make program.  This must be specified in order to be 
 # able to create distributions.
 #
-MAKE="make"
+MAKE="gmake"