From: Michael Jerris Date: Wed, 27 May 2009 23:29:06 +0000 (+0000) Subject: poke X-Git-Tag: v1.0.4~726 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbcb908f58d45cf7ad9bfa413891388ebbdd434c;p=thirdparty%2Ffreeswitch.git poke git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13480 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/Makefile.am b/Makefile.am index 8da2022c46..2de0a0c229 100644 --- a/Makefile.am +++ b/Makefile.am @@ -184,7 +184,6 @@ freeswitch_CFLAGS += -Ilibs/libedit/src -DSWITCH_HAVE_LIBEDIT freeswitch_LDADD += libs/libedit/src/.libs/libedit.a endif - if ADD_LIBEDIT CORE_CFLAGS += -Ilibs/libedit/src -DSWITCH_HAVE_LIBEDIT CORE_LIBS += libs/libedit/src/.libs/libedit.a