~didrocks/dee/bootstrap

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Mikkel Kamstrup Erlandsen
  • Date: 2012-01-25 21:14:58 UTC
  • mto: This revision was merged to the branch mainline in revision 338.
  • Revision ID: mikkel.kamstrup@gmail.com-20120125211458-gkah9luvtdh94qre
Add a dee-icu-1.0.pc file to help with build time dep detection for developers. Add gtk-doc for the new ICU related symbols. Add a GError type DeeICUError (not fully wired up yet).

Show diffs side-by-side

added added

removed removed

Lines of Context:
167
167
                ICU_LIBS="$(icu-config --ldflags-libsonly)"
168
168
                AC_SUBST(ICU_CFLAGS)
169
169
                AC_SUBST(ICU_LIBS)
 
170
                AC_OUTPUT([dee-icu-1.0.pc])
170
171
        else
171
172
                AC_MSG_ERROR([Dee ICU support requires ICU >= 4.8])
172
173
        fi
190
191
  tools/Makefile
191
192
  examples/Makefile
192
193
  vapi/Makefile
193
 
])
 
194
]) 
194
195
 
195
196
dnl Output the results
196
197
AC_MSG_NOTICE([