File: frconfig.h.in

package info (click to toggle)
flamerobin 0.9.3~%2B20140206.3f9645c-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 6,768 kB
  • ctags: 11,795
  • sloc: cpp: 54,749; sh: 10,497; makefile: 31
file content (10 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
#ifndef FR_FRCONFIG_H
#define FR_FRCONFIG_H

/*
  this is used to set the correct install prefix for autoconf-based builds
  for UNIX versions of FR
*/
#undef FR_INSTALL_PREFIX

#endif // FR_FRCONFIG_H