diff options
| author | Stefano Karapetsas <[email protected]> | 2012-09-01 20:57:43 +0200 |
|---|---|---|
| committer | Stefano Karapetsas <[email protected]> | 2012-09-01 20:57:43 +0200 |
| commit | 85fb7f06d06ea1647995e84cd96e9214c11a53dc (patch) | |
| tree | 18cfce7eabfa6f55956d04085f459259130a3b56 | |
| parent | 2d7e34441f4d33dc1edb5e9871b66b4977069bae (diff) | |
| download | mate-notification-daemon-85fb7f06d06ea1647995e84cd96e9214c11a53dc.tar.bz2 mate-notification-daemon-85fb7f06d06ea1647995e84cd96e9214c11a53dc.tar.xz | |
fix typo in configure.ac
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 05e7494..9d0e08e 100644 --- a/configure.ac +++ b/configure.ac @@ -153,7 +153,7 @@ AC_SUBST(GDK_CFLAGS) AC_SUBST(GDK_LIBS) dnl -dnl Enable gsettigns schema macros +dnl Enable gsettings schema macros dnl GLIB_GSETTINGS |
