~ubuntu-branches/ubuntu/jaunty/speech-tools/jaunty

« back to all changes in this revision

Viewing changes to config/modules/editline.mak

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Urlichs
  • Date: 2004-07-16 09:25:39 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040716092539-5p1tzif55b8j924e
Tags: 1:1.2.3-8
Added alaw processing code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
MOD_DESC_EDITLINE=Use editline for command line editing and history
44
44
 
45
45
IO_DEFINES   += -DSUPPORT_EDITLINE $(MODULE_EDITLINE_OPTIONS:%=-DEDITLINE_%)
46
 
MODULE_LIBS  += -ltermcap
 
46
MODULE_LIBS  += $(TERMCAPLIB)
47
47
 
48
48
ifeq ($(DIRNAME),siod)
49
49
    CSRCS := $(CSRCS) el_complete.c editline.c el_sys_unix.c