comparison mcabber/configure.ac @ 233:65c564e957a8

[/trunk] Changeset 246 by mikael * Add Makefile for the doc subdir; manpage will be installed now
author mikael
date Thu, 09 Jun 2005 17:32:30 +0000
parents 193c08454aac
children c8df64f43625
comparison
equal deleted inserted replaced
232:9a6ba4b38e63 233:65c564e957a8
92 AC_DEFINE(BUILD_JABBER, 1, [build with jabber support]) 92 AC_DEFINE(BUILD_JABBER, 1, [build with jabber support])
93 93
94 AC_CONFIG_FILES([connwrap/Makefile 94 AC_CONFIG_FILES([connwrap/Makefile
95 libjabber/Makefile 95 libjabber/Makefile
96 src/Makefile 96 src/Makefile
97 doc/Makefile
97 Makefile]) 98 Makefile])
98 AC_OUTPUT 99 AC_OUTPUT