diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-01-16 20:42:53 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-01-16 20:42:53 +0000 |
commit | a77169e2229cf9480d439d0c319575be150f4107 (patch) | |
tree | b3aac05eeb3a7c699b69658299c24986eecbb05a /configure.ac | |
parent | 7862be5b92c653cca6cb5dd0e61a9490e79f720e (diff) | |
download | ATCD-a77169e2229cf9480d439d0c319575be150f4107.tar.gz |
ChangeLogTag:Fri Jan 16 12:29:48 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ce8d0d483b3..1ac2dc1d315 100644 --- a/configure.ac +++ b/configure.ac @@ -29,7 +29,7 @@ AC_PREREQ([2.58]) AC_CONFIG_SRCDIR([ace/ACE.cpp]) -AC_CONFIG_AUX_DIR([autotools]) +AC_CONFIG_AUX_DIR([aux_config]) AC_CONFIG_MACRO_DIR([m4]) dnl Check what platform we are running on. |