]> git.street.me.uk Git - andy/viking.git/commit - Makefile.am
Copying libcurl.m4
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Mon, 18 Jun 2007 20:52:28 +0000 (20:52 +0000)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Mon, 18 Jun 2007 20:52:28 +0000 (20:52 +0000)
commitd700ee388c42329c843e98bcdbc6ea4c4857458f
tree7013dd76341ddd531152bf68938352b81c9cb5da
parent0c24c0a52f7270a151f58857b3ec47a97e773c9e
Copying libcurl.m4

This m4 module is necessary, at least to detect that libcurl is not available.
Sort of chicken/egg problem. Looking at gettextize, it seems that the
correct solution is to copy the m4 script of optional modules in a m4 directory
ensuring they will be found everywhere.

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
ChangeLog
Makefile.am
autogen.sh