diff options
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.make.in b/config.make.in index da1e571d..6ac85f9e 100644 --- a/config.make.in +++ b/config.make.in @@ -39,6 +39,7 @@ AR = @AR@ RANLIB = @RANLIB@ MIG = @MIG@ MIGCOM = $(MIG) -cc cat - /dev/null +AWK = @AWK@ # Compilation flags. Append these to the definitions already made by # the specific Makefile. |