~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Monty Taylor
  • Date: 2009-04-01 20:08:45 UTC
  • mto: (992.1.1 mordred)
  • mto: This revision was merged to the branch mainline in revision 972.
  • Revision ID: mordred@inaugust.com-20090401200845-of8zboqzfszmg2ef
Added test for the po dir before trying to update POTFILES.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1447
1447
AC_CONFIG_COMMANDS([timestamp-h], , test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h)
1448
1448
 
1449
1449
AC_CONFIG_COMMANDS_PRE([
1450
 
if test "x$EGREP" != "x"
 
1450
if test "x$EGREP" != "x" -a -d po
1451
1451
then
1452
1452
  echo "# This file is auto-generated from configure. Do not edit directly" > po/POTFILES.in.in
1453
1453
  # The grep -v 'drizzle-' is to exclude any distcheck leftovers