diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2010-08-27 16:02:11 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2010-08-27 16:02:11 -0700 |
commit | f115660c12a27434fccf8dc36c1cd4b6c2f3db19 (patch) | |
tree | 605885544f595dec880f0e27698fe2a675be2b12 /configure.ac | |
parent | 1d83ac927f533200b5f1453ea681dbe3c58b1eda (diff) | |
download | vyatta-op-vpn-f115660c12a27434fccf8dc36c1cd4b6c2f3db19.tar.gz vyatta-op-vpn-f115660c12a27434fccf8dc36c1cd4b6c2f3db19.zip |
fix squeeze build issues
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 7574e12..aec4fb7 100644 --- a/configure.ac +++ b/configure.ac @@ -19,6 +19,7 @@ XSLDIR=/opt/vyatta/share/xsl/ AC_PROG_CC +AC_PROG_CXX AM_PROG_AS AM_PROG_CC_C_O AC_PROG_LIBTOOL |