~ubuntu-branches/ubuntu/maverick/basilisk2/maverick

« back to all changes in this revision

Viewing changes to src/Unix/acinclude.m4

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2003-07-24 00:48:57 UTC
  • Revision ID: james.westby@ubuntu.com-20030724004857-k9g4zzepher9ovm1
Tags: 0.9.20030722-2
* Include build-dependency on cdbs (closes: Bug#202595).
* Add 3rd segment to standards-version to somewheat please lintian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
fi  
26
26
AC_SUBST(GNOMEUI_CFLAGS)
27
27
AC_SUBST(GNOMEUI_LIBS)  
 
28
AC_SUBST(EXTRACFLAGS)
 
29
AC_SUBST(EXTRACXXFLAGS)
28
30
])