~ubuntu-branches/ubuntu/vivid/cdcd/vivid

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Daniel T Chen
  • Date: 2011-10-25 19:56:29 UTC
  • Revision ID: package-import@ubuntu.com-20111025195629-8lvjhb970zsm7idv
Tags: 0.6.6-13ubuntu1
Add 07-no-curses.patch to fix FTBFS. Since curses isn't used
anyway, don't test for or use it. (Closes: #646134)

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
/* True if we must provide -llibcdaudio (for IRIX). */
34
34
#undef HAVE_LIBCDAUDIO
35
35
 
36
 
/* Define to 1 if you have the `curses' library (-lcurses). */
37
 
#undef HAVE_LIBCURSES
38
 
 
39
36
/* Define to 1 if you have the `readline' library (-lreadline). */
40
37
#undef HAVE_LIBREADLINE
41
38