configure.ac
changeset 252 6aefcc6153f4
parent 238 689fc1f3c403
child 265 ebfc8419758d
equal deleted inserted replaced
251:05623c3ec249 252:6aefcc6153f4
     1 AC_INIT(Loudmouth, 1.2.0, loudmouth)
     1 AC_INIT(Loudmouth, 1.2.1, loudmouth)
     2 AC_PREREQ(2.59)
     2 AC_PREREQ(2.59)
     3 AC_COPYRIGHT([Copyright (C) 2003-2007 Imendio AB])
     3 AC_COPYRIGHT([Copyright (C) 2003-2007 Imendio AB])
     4 
     4 
     5 AC_CONFIG_SRCDIR(loudmouth/loudmouth.h)
     5 AC_CONFIG_SRCDIR(loudmouth/loudmouth.h)
     6 AM_CONFIG_HEADER(config.h)
     6 AM_CONFIG_HEADER(config.h)