From 7102a4696c91cc10e48cb21854435183d72b3e84 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 11 Aug 2000 18:27:04 +0000 Subject: 12598: configure takes --enable-cflags=... etc. arguments --- configure.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index dfe37e6e0..f76aff044 100644 --- a/configure.in +++ b/configure.in @@ -48,6 +48,9 @@ dnl ----------------------------- dnl Handle --program-prefix, --program-suffix, etc. zsh_ARG_PROGRAM +dnl Handle setting of compile flags (CPPFLAGS, CFLAGS, LDFLAGS, LIBS). +zsh_COMPILE_FLAGS + dnl Do you want to debug zsh? undefine([zsh-debug])dnl AC_ARG_ENABLE(zsh-debug, -- cgit 1.4.1