Changeset 2392

Show
Ignore:
Timestamp:
11/13/08 16:57:54 (2 months ago)
Author:
alo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/Makefile.am

    r1980 r2392  
    22 
    33SUBDIRS = m4 www icons themes qa doc . admin contrib cherokee cget windows 
     4SUFFIXES = .sample.pre .sample .h.pre .h 
     5ACLOCAL_AMFLAGS = -I m4 
     6 
    47bin_SCRIPTS = cherokee-config 
    5 SUFFIXES = .sample.pre .sample .h.pre .h 
    68 
    79# M4 macro file for inclusion with autoconf 
  • cherokee/trunk/configure.in

    r2391 r2392  
    208208dnl Initialize Libtool 
    209209m4_ifdef([LT_INIT], 
    210   [LT_INIT([dlopen C shared static win32-dll])], 
     210  [LT_INIT([dlopen shared static win32-dll])], 
    211211  [AC_LIBTOOL_DLOPEN 
    212212   AC_LIBTOOL_WIN32_DLL