diff options
| author | Jason Conti <jason.conti@gmail.com> | 2012-02-25 13:20:12 -0500 |
|---|---|---|
| committer | Jason Conti <jason.conti@gmail.com> | 2012-02-25 13:20:12 -0500 |
| commit | 67121606d72de0fa953f02f481c7b4b37adac0fb (patch) | |
| tree | 4258d331f8a0300a13ec48d62211de47a17c839b | |
| parent | d7fc1f1c59d3d5433a6c7d2fccd8db03cdeb704f (diff) | |
| download | ayatana-indicator-notifications-67121606d72de0fa953f02f481c7b4b37adac0fb.tar.gz ayatana-indicator-notifications-67121606d72de0fa953f02f481c7b4b37adac0fb.tar.bz2 ayatana-indicator-notifications-67121606d72de0fa953f02f481c7b4b37adac0fb.zip | |
Forgot AC_OUTPUT in configure.ac
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 5ce59e4..8ffeef9 100644 --- a/configure.ac +++ b/configure.ac @@ -67,6 +67,8 @@ AC_CONFIG_FILES([ tests/Makefile ]) +AC_OUTPUT + AC_MSG_NOTICE([ Recent Notifications Indicator Configuration: |
