diff options
| author | Mukund Sivaraman <muks@banu.com> | 2008-07-14 11:31:13 +0530 |
|---|---|---|
| committer | Mukund Sivaraman <muks@banu.com> | 2008-07-14 11:31:13 +0530 |
| commit | 7751efc218c49c228189fb3de65d85e6841fd830 (patch) | |
| tree | e4c147ed379d5d912c24fbb28406f6ca1884193c /config | |
| parent | 7bac0827f60a82791b16fbf74dc485d1d1ec04d2 (diff) | |
| download | tinyproxy-7751efc218c49c228189fb3de65d85e6841fd830.tar.gz tinyproxy-7751efc218c49c228189fb3de65d85e6841fd830.zip | |
Remove unused autoconf macro calls
Diffstat (limited to '')
| -rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index b39d553..4f3b41b 100644 --- a/configure.ac +++ b/configure.ac @@ -151,9 +151,6 @@ AC_PROG_MAKE_SET AC_PROG_CC AC_ISC_POSIX AC_PROG_INSTALL -AC_PROG_LN_S -AC_PROG_LIBTOOL -AC_PROG_RANLIB dnl If a CFLAGS variable was passed during configure, set the initial dnl CFLAGS variable to it; otherwise, start with an empty CFLAGS |
