Changeset 127

Show
Ignore:
Timestamp:
24/10/08 13:02:02 (3 months ago)
Author:
smoku
Message:

Fixed autoconf files

Location:
jggtrans/libgadu
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • jggtrans/libgadu/configure.ac

    r119 r127  
    88AC_CANONICAL_HOST 
    99AC_CONFIG_MACRO_DIR([m4]) 
    10 AC_CONFIG_HEADERS(config.h include/libgadu.h) 
     10AC_CONFIG_HEADERS(config.h lib/libgadu-config.h) 
    1111 
    1212AC_SUBST(CFLAGS_LIBGADU) 
  • jggtrans/libgadu/Makefile.am

    r119 r127  
    66EXTRA_DIST = autogen.sh docs/protocol.html \ 
    77        m4/acx_pthread.m4 m4/openssl.m4 m4/stdint.m4  
     8 
     9ACLOCAL_AMFLAGS = -I m4