Skip to content

Commit

Permalink
Merge pull request #156 from aldorlang/pab/revert-datadir-change
Browse files Browse the repository at this point in the history
Revert "tools: Drop definition of datadir"
  • Loading branch information
pbroadbery authored Apr 25, 2023
2 parents 5d62181 + ac0a8a0 commit efe7352
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions aldor/aldor/tools/unix/aldor.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ prefix=@prefix@
exec_prefix=@exec_prefix@
libexecdir=@libexecdir@
includedir=@includedir@
datadir=@datadir@

EXEEXT=@EXEEXT@

Expand Down
1 change: 1 addition & 0 deletions aldor/aldor/tools/unix/gdb-aldor.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ prefix=@prefix@
exec_prefix=@exec_prefix@
libexecdir=@libexecdir@
includedir=@includedir@
datadir=@datadir@

EXEEXT=@EXEEXT@

Expand Down

0 comments on commit efe7352

Please sign in to comment.