diff options
| author | Pixel <Pixel> | 2001-11-12 06:03:24 +0000 |
|---|---|---|
| committer | Pixel <Pixel> | 2001-11-12 06:03:24 +0000 |
| commit | b75c40bdc02a22ebbcdc1b22d9d5019fca9c03f2 (patch) | |
| tree | a04ef3b8d0837b3d82ed53ebdfa8771f979fcdba | |
| parent | bd90929528a8f8c673483fd65bf54c4bace915ec (diff) | |
Plop
| -rw-r--r-- | configure.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in index cb59b1b..22df454 100644 --- a/configure.in +++ b/configure.in @@ -90,6 +90,8 @@ else AC_MSG_RESULT($system) fi +AC_SUBST(bindir) + AC_OUTPUT([ Makefile include/Makefile |
