Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ AC_CONFIG_COMMANDS([default-1],[[

#endif/*JOEDOG_PATH_H*/
_EOF_
]],[[ prefix=$prefix sysconfdir=$sysconfdir localstatedir=$localstatedir platform=$PLATFORM ]])
]],[[ prefix=$prefix exec_prefix=$exec_prefix sysconfdir=$sysconfdir localstatedir=$localstatedir platform=$PLATFORM ]])

dnl
dnl update dates and versioning in doc
Expand Down