~notify-osd-developers/notify-osd/packaging

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: David Barth
  • Date: 2009-02-27 22:18:43 UTC
  • mfrom: (24.1.191 notify-osd)
  • Revision ID: david.barth@canonical.com-20090227221843-h6m6ticrlvhfntyf
package name / directory name fix

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT(notify_osd, 0.9, dx-team@canonical.com)
 
1
AC_INIT(notify-osd, 0.9, dx-team@canonical.com)
2
2
 
3
3
AC_CONFIG_SRCDIR(src/main.c)
4
4
AC_CONFIG_HEADERS(config.h)