~ubuntu-branches/debian/sid/apophenia/sid

« back to all changes in this revision

Viewing changes to .pc/debianization-bug-597187_757967-mysql_config.patch/configure.ac

  • Committer: Package Import Robot
  • Author(s): Jerome Benoit
  • Date: 2014-10-15 11:20:08 UTC
  • Revision ID: package-import@ubuntu.com-20141015112008-mmznntlqtk5ibmsm
Tags: 0.999b+ds3-2
* Debianization:
  - debian/control:
    - Priority, promote to optional;
    - Build-Depends-Indep field, introduce (build-indep scheme, see below);
  - build-arch/build-indep scheme, introduce and consolidate (Closes: #764903)
    (thanks to Aaron M. Ucko <ucko@debian.org> for the hint);
  - debian/patches/:
    - docs/doxygen.conf.in, update with `doxygen -u'.
* Update patch for docs/doxygen.conf.in submitted to the upstream maintainer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
AC_CONFIG_HEADER([config.h])
11
11
AC_CONFIG_MACRO_DIR([m4])
12
12
AM_INIT_AUTOMAKE
13
 
AM_MAINTAINER_MODE
 
13
AM_MAINTAINER_MODE([enable])
14
14
 
15
15
# The normal /usr/local default confused too many people
16
16
##AC_PREFIX_DEFAULT([/usr])