Changeset a11768 in git


Ignore:
Timestamp:
May 10, 2011, 11:43:56 AM (12 years ago)
Author:
Bradford Hovinen <hovinen@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
9af8a636c86c38e9bbe27e6a123a32692e234a88
Parents:
1983c3c1dac2d11f62464244e646a4296f558e7d
git-author:
Bradford Hovinen <hovinen@gmail.com>2011-05-10 11:43:56+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:31:39+01:00
Message:
* Begin migration of factory to GNU Automake
* New file Makefile.am (just a start)
* Import package to integrate Doxygen with Automake
Location:
factory
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • factory/configure.in

    r1983c3 ra11768  
    166166AC_CHECK_PROG(M4, m4, m4, where-is-your-m4)
    167167AC_CHECK_PROG(BISON, bison, bison, where-is-your-bison)
     168DX_INIT_DOXYGEN($PACKAGE_NAME, MYDOXYGENCONFIG)
    168169
    169170# do not use `MKINSTALLDIRS' and `MAKEHEADER' since there may be
Note: See TracChangeset for help on using the changeset viewer.