ac6e809156c7daad47067f5008021e8b1ab7562c
[openwrt/svn-archive/archive.git] / net / asterisk-addons-1.4.x / patches / 021-cross_configure.patch
1 diff -Nru asterisk-addons-1.4.8.org/menuselect/Makefile asterisk-addons-1.4.8/menuselect/Makefile
2 --- asterisk-addons-1.4.8.org/menuselect/Makefile 2009-01-08 22:31:41.000000000 +0100
3 +++ asterisk-addons-1.4.8/menuselect/Makefile 2009-06-04 22:21:23.000000000 +0200
4 @@ -52,7 +52,7 @@
5 $(OBJS) menuselect_gtk.o menuselect_curses.o menuselect_stub.o: autoconfig.h menuselect.h
6
7 makeopts autoconfig.h: autoconfig.h.in makeopts.in
8 - @./configure $(CONFIGURE_SILENT) CC= LD= AR= CFLAGS=
9 + @./configure $(CONFIGURE_SILENT) CC= LD= AR= CFLAGS= LDFLAGS=
10
11 menuselect gmenuselect: mxml/libmxml.a
12