--- ntop/configure.in Wed Aug 21 02:50:45 2002 +++ ntop/configure.in Wed Aug 21 15:17:22 2002 @@ -29,6 +29,13 @@ AC_PREREQ(2.13) AC_REVISION([1.0]) +dnl> +dnl> look for an unique ntop's source file in the distribution +dnl> and perform initialization steps, such as loading the cache +dnl> +AC_INIT(ntop.c) +echo + CONFIGURE_PARAMETERS=$* dnl> @@ -135,13 +142,6 @@ ac_enable_sslv3=no dnl> -dnl> look for an unique ntop's source file in the distribution -dnl> and perform initialization steps, such as loading the cache -dnl> -AC_INIT(ntop.c) -echo - -dnl> dnl> canonicalize the host, target, and build system types dnl> AC_CANONICAL_SYSTEM