Mercurial > pidgin
comparison src/protocols/toc/Makefile.am @ 3411:5df423e0bca8
[gaim-migrate @ 3430]
This hopefully adds automake 1.6 support to gaim. I have not tested it,
though it came from a guy who uses 1.6, so I'd hope it works.
It doesn't break 1.4.
committer: Tailor Script <tailor@pidgin.im>
| author | Christian Hammond <chipx86@chipx86.com> |
|---|---|
| date | Sun, 18 Aug 2002 19:32:05 +0000 |
| parents | 44140dae2865 |
| children | 59751fe608c5 |
comparison
equal
deleted
inserted
replaced
| 3410:3fd9f8e2c463 | 3411:5df423e0bca8 |
|---|---|
| 11 pkg_LTLIBRARIES = | 11 pkg_LTLIBRARIES = |
| 12 noinst_LIBRARIES = libtoc.a | 12 noinst_LIBRARIES = libtoc.a |
| 13 | 13 |
| 14 libtoc_a_SOURCES = toc.c | 14 libtoc_a_SOURCES = toc.c |
| 15 | 15 |
| 16 libtoc_a_CFLAGS = $(AM_CFLAGS) | |
| 17 | |
| 16 else | 18 else |
| 17 | 19 |
| 18 st = | 20 st = |
| 19 pkg_LTLIBRARIES = libtoc.la | 21 pkg_LTLIBRARIES = libtoc.la |
| 20 noinst_LIBRARIES = | 22 noinst_LIBRARIES = |
