diff options
author | jbj <devnull@localhost> | 2000-01-19 19:54:08 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-01-19 19:54:08 +0000 |
commit | 9acd405dec10d71ad9c59c583eef1f5eb7eae78b (patch) | |
tree | 8e3caf4d9e8019a22a6be3e0f7e8d956f97ec72e /scripts | |
parent | 99c1eec9bf19b3af693343ed4df74d14cecf53fd (diff) | |
download | librpm-tizen-9acd405dec10d71ad9c59c583eef1f5eb7eae78b.tar.gz librpm-tizen-9acd405dec10d71ad9c59c583eef1f5eb7eae78b.tar.bz2 librpm-tizen-9acd405dec10d71ad9c59c583eef1f5eb7eae78b.zip |
Doxygen fiddles.
CVS patchset: 3526
CVS date: 2000/01/19 19:54:08
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in index df3c1b6a4..f40089630 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -120,6 +120,7 @@ RPMCANONOS = @RPMCANONOS@ RPMCANONVENDOR = @RPMCANONVENDOR@ RPMCONFIGDIR = @RPMCONFIGDIR@ SYSCONFIGDIR = @SYSCONFIGDIR@ +TOP_SOURCEDIR = @TOP_SOURCEDIR@ U = @U@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ |