| File: lib/idl/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 31 | Line 31 |
| INSTALL_SCRIPTS = $(WORKSRC)/Makefile libIDL-config CONFIGURE_ENV = GLIB_CONFIG="$(GLIB_CONFIG)" | INSTALL_SCRIPTS = $(WORKSRC)/Makefile libIDL-config CONFIGURE_ENV = GLIB_CONFIG="$(GLIB_CONFIG)" |
| CONFIGURE_ARGS = $(DIRPATHS) --disable-glibtest | # It tries stdin during one stage of configure, and that's just WRONG. CONFIGURE_ARGS = $(DIRPATHS) --disable-glibtest </dev/null |
| #--with-glib-prefix=$(DESTDIR)$(prefix) --with-glib-exec-prefix=$(DESTDIR)$(exec_prefix) NODIRPATHS = | #--with-glib-prefix=$(DESTDIR)$(prefix) --with-glib-exec-prefix=$(DESTDIR)$(exec_prefix) NODIRPATHS = |