.gitignore
author J. Ali Harlow <ali@juiblex.co.uk>
Sat Aug 23 11:13:48 2014 +0100 (2014-08-23)
changeset 440 48204dea0b9f
parent 323 3b24a0bd41ee
child 452 06885e558546
permissions -rw-r--r--
Remove INTLLIBS from librazor_la_LIBADD.

This partially reverts 611c84a3f4b4538a65d186050608c17adbf17770.
It's not clear what motivated the initial inclusion of INTLLIBS
here since the net effect is only seen in librazor.la and not
in razor.pc and librazor.la is not normally packaged. Certainly
neither the static nor the dynamic versions of librazor currently
use libintl. At best this would cause the linker to search a
static libintl for undefined symbols without finding any; at worse
it causes a static build of plover using librazor.la to fail if
no static version of libintl is installed.
     1 aclocal.m4
     2 autom4te.cache
     3 compile
     4 config.guess
     5 config.h
     6 config.h.in
     7 config.log
     8 config.status
     9 config.sub
    10 configure
    11 depcomp
    12 gtk-doc.make
    13 INSTALL
    14 install-sh
    15 intltool-extract
    16 intltool-extract.in
    17 intltool-merge
    18 intltool-merge.in
    19 intltool-update
    20 intltool-update.in
    21 libtool
    22 ltmain.sh
    23 Makefile
    24 Makefile.in
    25 missing
    26 mkinstalldirs
    27 py-compile
    28 stamp-h1
    29 *.o
    30 ChangeLog
    31 *.tar.gz
    32 *~
    33 
    34 /link-warning.h
    35 /arg-nonnull.h
    36 /warn-on-use.h