diff options
| author | bringert <bringert@cs.chalmers.se> | 2007-11-12 16:17:04 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2007-11-12 16:17:04 +0000 |
| commit | ca6198dc98693face400d25364d21ae9bedf12df (patch) | |
| tree | 1a54837b134d5ae82ec65934fcfa4f74c1994e3c /src/configure.ac | |
| parent | 4500ce63167e6dce38b103090ff4e0849c9dbe45 (diff) | |
Use configure to produce a gfc script with the correct path to gf3. NOTE: you need to re-run autoconf after pulling this patch.
Diffstat (limited to 'src/configure.ac')
| -rw-r--r-- | src/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure.ac b/src/configure.ac index 3b8cc5d24..adca519b3 100644 --- a/src/configure.ac +++ b/src/configure.ac @@ -6,7 +6,7 @@ AC_PREREQ(2.53) AC_REVISION($Revision: 1.26 $) -AC_CONFIG_FILES([config.mk jgf gfeditor]) +AC_CONFIG_FILES([config.mk gfc jgf gfeditor]) AC_CANONICAL_HOST |
